How are you painting to the printer? How are you handling the logical coordinate system for the page versus the source? Pagination? For 32 pages to be generated you must be issuing QPrinter::newPage() calls that you were not issuing before.
How are you painting to the printer? How are you handling the logical coordinate system for the page versus the source? Pagination? For 32 pages to be generated you must be issuing QPrinter::newPage() calls that you were not issuing before.
Bookmarks