Preka
Programmer
- May 11, 2004
- 55
I have a form that is essentially printable paperwork. At present, it gets automatically faxed to customers, but I'd like to add email as an option.
I have the scripting handled for pulling the email address and passing it through to Outlook, including the attachment. The only problem is printing the form to PDF itself. It's handled easily enough with a small amount of human interaction, but I'd like to script that out if possible.
At present, when the print command is executed, the save file window pops up and asks for a file name/location. Is there any way I can script around this so that the filename and save location are automatically entered?
I have the scripting handled for pulling the email address and passing it through to Outlook, including the attachment. The only problem is printing the form to PDF itself. It's handled easily enough with a small amount of human interaction, but I'd like to script that out if possible.
At present, when the print command is executed, the save file window pops up and asks for a file name/location. Is there any way I can script around this so that the filename and save location are automatically entered?