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

Automatically emailing a .pdf using an Outlook Template

jenniferbunecke
Registered: Jul 29 2009
Posts: 35

Using: Acrobat Pro 8.0
LiveCycle 8.0
MS Outlook 2003
Windows XP

I have created a LiveCycle form using the following email script attached to a button:
event.target.submitForm({cURL:"mailto:"+form1.Cover.Cov.AppEmail.rawValue+"?
subject=test&body=pdf attached",cSubmitAs:"PDF",cCharset:"utf-8"});

The .pdf attaches itself to an email just fine.

Can I add a command to the script to tell it to use an existing Outlook Template when sending the email? (My template name is: D:\...\Application Data\Microsoft\Templates\CntPkg.)

Any help would be greatly appreciated!

My Product Information:
LiveCycle Designer, Windows
pdf_fanatic
Registered: Jun 4 2010
Posts: 22
Yes, there is a way. But cna't recall it for now. I will check and revet back.


Regards
http://randomschool.com

Gurmeet

ttoerner
Registered: Feb 25 2011
Posts: 1
Does anyone know the answer to this questions posted by Jennifer?