- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Problems is how to send data from pdf form like .pdf file ?
Try this :
- On the form create Submit by Email button
- in Object palete create input mail addrese
- open XML Source tab i press : Crtl+F to find UTF-8
- when find some like this : .....
<event activity="click">
<submit format="xml" textEncoding="UTF-8" target="mailto: .....
change to :
<event activity="click">
<submit format="pdf" textEncoding="UTF-8" target="mailto: .....
Back to Design view tab and save the form (ex. XY.pdf)
In adobe acrobat (if you have it) open the form XY.pdf
Open in menu Advanced/Enable Usage Rights in Adobe Reader ... option , go to the end of wizard ... and
.... just take it ....
good luck !!!
Views
Replies
0 Likes
Total Likes