PDA

View Full Version : Excel to PDF? (W2K)



Leash
06-30-2002, 04:32 PM
Hi,
I trying to write a script to open an excelfile and save it to PDF. I've got PDF Writer as a default printer but I don't seem to get around the prompt "save to file". Is there any way to get around this? Any ideas?
Thanks,
Anders

Leash
06-30-2002, 04:38 PM
Nevermind, I solved it.
If anyone's interested how, this is how I did.
I set the destination filename in the registry under
HKCU\Software\Adobe\Acrobat PDFWriter\PDFFileName
before the printing. It works.
Thank's anyway.
/Anders