[Gambas-user] Issue 490 in gambas: Possible printing bug? (printing multiple 1st pages)
gambas at ...2524...
gambas at ...2524...
Mon Dec 30 22:00:03 CET 2013
Status: New
Owner: ----
Labels: Version-3.5.0 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 490 by jonericn... at ...626...: Possible printing bug? (printing
multiple 1st pages)
http://code.google.com/p/gambas/issues/detail?id=490
I have encountered a possible bug -- OR, I just need somebody to correct me.
When I try to print a document that exceeds one page, I only get multiple
copies of the first page. I BELIEVE that I am using the Printer and Paint
syntax correctly. My attached project includes a document formatted in
agreement with the "rich text " subset of HTML used by Gambas. (The
formatting is crude, only to provide a printable sample document.)
This document SHOULD print over a span of 9 pages, but instead I only get 9
of the same pages (1st page, 9X).
From my work with this program, it appears that either the "Paint" class
or "Printer" class is behaving like Printer.Count is the same as
Printer.NumCopies. Please let me know if this is my error, or if it is a
bug. In the attached project, I have set the default printer as printing
to a .PDF file.
Version: 3.50
Operating system: Linux
Distribution: Xubuntu 13.10
Architecture: x86_64
GUI component: QT4
Desktop used: XFCE4
Attachments:
PrintTestMulti-page.tar.gz 22.5 KB
--
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