Page 1 of 1

How checked "Auto-rotate sheets" ?

Posted: Thu Nov 24, 2016 8:55 am
by asevier
Hello,
What is the line of code to check "Auto-rotate sheets" in the printer's window ?
Thank

Re: How checked "Auto-rotate sheets" ?

Posted: Thu Nov 24, 2016 1:49 pm
by Tracker Supp-Stefan
Hello asevier,

You will need this:
https://help.pdf-xchange.com/DEV/de ... xactphrase

And e.g. in pseudocode it will look like this:
SetProperty("Print.ScaleSimple.AutoRotate", 1, 0)

Cheers,
Stefan