[Gambas-user] Issue 490 in gambas: Possible printing bug? (printing multiple 1st pages)

gambas at ...2524... gambas at ...2524...
Tue Dec 31 17:13:47 CET 2013


Comment #2 on issue 490 by jonericn... at ...626...: Possible printing bug?  
(printing multiple 1st pages)
http://code.google.com/p/gambas/issues/detail?id=490

I thought that the argument "Paint.Height * Printer1.Count" on line #91 was
the syntax to print all of the separate pages:
Paint.DrawRichText(strInput2, fPrintMargin, fPrintMargin * 2,, Paint.Height
* Printer1.Count, Align.TopNormal)


Can you advise about how to fix my code in the sample program?

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings




More information about the User mailing list