Is there any way to automatically set print scaling to 'none' on an existing PDF document?
This setting is set manually by going to File > Properties, and then going to the 'Advanced' tab and changing the 'Page Scaling' preference from 'Default' to 'None'. This preference can then be saved with the document.
There seems to be no way to do this via javascript but if anyone has found a way to automate this that would be great!!!
Ideally I want to run this as a batch process across a number of PDFs. Maybe as a last resort there is a way to do this using "execMenuItem"????
Many thanks in advance for your help!!!!
HJ