How to print pdf as brochure/flyer/leaflet

Discussions about PDF management.
Post Reply
User avatar
Ulugh02
Posts: 2
Joined: Thu May 19, 2016 11:31 am

How to print pdf as brochure/flyer/leaflet

Post by Ulugh02 » Thu May 19, 2016 11:38 am

Hi,

how can i manage to print a pdf file with GdPicturePDF as booklet? In the print dialog of Adobe Acrobat Reader i can choose booklet (in German "Broschüre"). How can i use this option in C# code with GdPicturePDF??? I need to print as duplex mode with two pages on one page and page sequence 4,1,2,3 (when printing 4 pages).
PDFPrintDialog.png
Thanks and regards
Thorsten Pontow

Cedric
Posts: 269
Joined: Sun Sep 02, 2012 7:30 pm

Re: How to print pdf as brochure/flyer/leaflet

Post by Cedric » Fri May 20, 2016 4:01 pm

Hello,

There is no direct "print option" for this scenario at the moment but I added it to our wish list for the development team to consider.

The only option I see now, is to create a document with the desired content disposition using the content of the source document you want to print.
For instance, let's say you want to print a document that contains six A4 pages as a booklet on three A4 pages with pages side by side on landscape oriented pages.
What I would do is create a temporary PDF document, add the pages and draw the content at the correct position and size and finally print out the result before deleting it.

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests