These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Groupwise

mello.artur
Registered: Jan 31 2007
Posts: 2

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?

My Product Information:
Acrobat Pro 7, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
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