Hi,
I am trying to print a PDF to the default printer using the PrintParams object.
The adobe javascript reference tells me to use the syntax pp.printerName=""; for a default printer.
This is not working.
When I put that actaul name of the printer into the pp.printerName="printername"; this works fine and prints out everytime to the default printer.
What do I put in the printerName to make it go to the windows default printer?
Thanks
Showmehow
What product and version of Acrobat/Reader are you getting this problem with?
What is the OS?
Does the instiallaiton conatin any combination of versions or products for Acrobat or Reader?
What is the entire script that is failing?
Have you read the notes about using the "print" method?
There have been a number of changes with newer versions of Acrobat.
Well, you can get the printer name from that property or just omitt that line of code.
George Kaiser