Print Page | Close Window

How to Merge files for duplex print?

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=3730
Printed Date: 26 Apr 24 at 9:01PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: How to Merge files for duplex print?
Posted By: PMatten
Subject: How to Merge files for duplex print?
Date Posted: 05 Aug 19 at 5:19PM
Hi,

i merge files (Delphi) and print them. It works fine on a normal printer.
Now i would like to use duplex printing.
Problem: 
If a report has a odd number of pages, the first page of the following report is printed on the back of the last page. But I need to separate the reports after printing.
Is it possible?

 I need something like 
PDFLib.MergeFileList('FilesToMerge',Targetfile,[ add_empty_pages_for_duplex ]);
Thank you...



Replies:
Posted By: mLipok
Date Posted: 05 Aug 19 at 7:19PM
check document page count
if is odd then add new empty page
merge additional document....

check document page count
if is odd then add new empty page
merge additional document....

check document page count
if is odd then add new empty page
merge additional document....

....



-------------
Here you can find description how to test my examples:
http://www.quickpdf.org/forum/forum_posts.asp?TID=2932&PID=12600&title=drawcapturedpagematrix-matrix-howto#12600



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk