Emailing a PDF Form
hi everyone,
i have created form using acrobat pro xi. form viewed in reader end users can complete , save.
at bottom of form have 3 buttons. save form, print form , clear form. working fine.
add button called send form enables end users send completed form appropriate recipients. if possible following steps occur
user clicks send form
outlook (or other mail software) opens new email
to: field automatically populated email addresses eg payroll , finance
subject: line populated staffing action form - [action requested] - [employee name]
attachment field; contains attached completed staffing action form
in message body text the attached staffing action form has been completed , submitted action.
* [action requested] drop down field within form
* [employee name] text field in form
also possible send email different recipients based on has been selected through [action requested] value via if else or case statement?
is there experience in sending pdf forms email attachments assist me script please?
many thanks
michael
what describe possible scripting.
you can read "maildoc" method at:
http://livedocs.adobe.com/acrobat_sdk/9.1/acrobat9_1_htmlhelp/js_api_acrojs.88.505.html
as first step, have @ tutorial:
http://acrobatusers.com/tutorials/dynamically-setting-submit-e-mail-address
you can download example , adapt script file.
you can read earlier thread:
More discussions in PDF Forms
adobe
Comments
Post a Comment