Setting the print setting with LotusScript?
That's actually a remote control issue with Adobe Acrobat. Even the built-in viewer module for Notes uses Acrobat to do the actual work (just like IE does), and if you wanted to print it with anything other than the defaults, you will need to check Adobe's documentation to see if you can use OLE Automation or remote administration to send OLE commands to Acrobat. Most applications use "PrintOut" as the method to print something, and take the parameter list, but I don't have that information readily available for Acrobat.