I built a .pdf form and I would like to send that form with data inserted by a user and send this through groupwise. I am working on a Novell Network. How can I do this?
Use the "doc.mailDoc()" function. Look it up in the Acrobat JavaScript Reference, it inlcudes entries for cc and bcc. You can also use JavaScript to display the email contacts list, and use the collected info to send the email.
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