Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!
PDF Printing is low and right |
Post Reply |
Author | |
hrdware
Team Player Joined: 16 May 13 Location: Oklahoma, USA Status: Offline Points: 24 |
Post Options
Thanks(0)
Posted: 21 Aug 13 at 2:45PM |
I am trying to add data to a PDF form and then print out the result. The problem I am having is that the PDF prints low and right as compared to Adobe Acrobat. I opened the original PDF using the Quick PDF Library Demo program and it prints correctly. Any ideas why it works correctly in the Demo program but not in my code? (code listed below)
myPDF.LoadFromFile("myPDF.PDF",' ');
i:=myPDF.PrintOptions(0,0,'Layout');
myPDF.PrintDocumentToPrinterObject(Printer,1,1,i);
I have tried to add a NormalizePage but that has no effect. I have also tried using PrintDocument to see if there was a difference and it printed the same for me.
|
|
AndrewC
Moderator Group Joined: 08 Dec 10 Location: Geelong, Aust Status: Offline Points: 841 |
Post Options
Thanks(0)
|
hrdware,
I assume you are using the 9.14 or 9.15 release. We have fixed this issue in the 9.16 release which can be downloaded from here. As of 9.16 it is no longer required to call NormalizePage(0) before printing rotated PDF pages. Adding this feature resulted in this new problem happening on some PDF files and printers. 9.16 fixes this. Andrew. Andrew.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. About — Contact — Blog — Support — Online Store