When executing the app.mailMsg javascript (ie,app.mailMsg(false, "jdoe [at] abc [dot] com", "", "", "Third Shift", "No third shift tonight"); will send silently. If this code is within a pdf it will bring up Outlook to send the message. Any ideas?
When executing the app.mailMsg javascript (ie,app.mailMsg(false, "jdoe [at] abc [dot] com", "", "", "Third Shift", "No third shift tonight"); will send silently. If this code is within a pdf it will bring up Outlook to send the message. Any ideas?
The only way to give document scripts privilege is to certify the PDF. Then users with the certificate on thier system have silent operation on the mailMsg function.
Thom Parker
WindJack Solutions
[url=http://www.windjack.com]www.windjack.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/]http://www.adobe.com/devnet/acrobat/[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script