Copy link to clipboard
Copied
Hi: I have a "print" button on a form (Acrobat Acrobat XI Pro) that I would like to add JavaScript to program page sizing & handling to
- Actual Size
- Landscape
Any help would be appreciated.
Copy link to clipboard
Copied
The pageHandling property can be set to a value to suppress scaling: this is in the Acrobat UI. So far as I know there isn't a way to set things in the printer properties, such as media size or orientation.
Copy link to clipboard
Copied
Look at PrintParams in the Acrobat JavaScript Reference.
Copy link to clipboard
Copied
Thanks Bernd. Which "constant" object controls printParams for - Actual Size & Landscape?
Copy link to clipboard
Copied
The pageHandling property can be set to a value to suppress scaling: this is in the Acrobat UI. So far as I know there isn't a way to set things in the printer properties, such as media size or orientation.
Copy link to clipboard
Copied
Thanks.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more