logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Frank  
#1 Posted : Saturday, July 23, 2016 12:48:28 PM(UTC)
Frank

Rank: Newbie

Groups: Registered
Joined: 7/1/2016(UTC)
Posts: 4
United States

Thanks: 1 times
Is it possible to print PDF in Landscape orientation using Pdfium.Net SDK?

We tried different options to print landscape documents: printer settings, saving PDF in landscape format, set landscape programmatically.
Nothing is working and prints in portrait orientation only.

Another issue with latest SDK, two-sided printing gives a large margin on all 4 sides, and printed document looks like zoomed copy of 95% of original until page layout will be set by 102-104%. The same issue happens on all printers.
Paul Rayman  
#2 Posted : Saturday, July 23, 2016 11:41:54 PM(UTC)
Paul Rayman

Rank: Administration

Groups: Administrators
Joined: 1/5/2016(UTC)
Posts: 1,138

Thanks: 10 times
Was thanked: 133 time(s) in 130 post(s)
Frank wrote:
Is it possible to print PDF in Landscape orientation using Pdfium.Net SDK?


Please find the new version here.

We have implemented the AutoRotate property in the PdfPrintDocument class.
The AutoRotate sets to True by default, so you should set it to False before printing to achieve your goals.


Frank wrote:
Another issue with latest SDK, two-sided printing gives a large margin on all 4 sides, and printed document looks like zoomed copy of 95% of original until page layout will be set by 102-104%. The same issue happens on all printers.


It seems this behaviour is gone in the new version.
Please recheck it after upgrade.
Thanks.

Edited by user Saturday, July 23, 2016 11:51:23 PM(UTC)  | Reason: Not specified

Users browsing this topic
Guest
Forum Jump  
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.