THEN OPEN THE FORM IN ADOBE ACROBAT PROFESSIONAL
THEN CHOOSE ADVANCED >EXTEND FEATURE IN ADOBE READER
THEN SAVE DOCUMENT AND UPLOAD TO WEBSITE
TO CREATE A SUBMIT BY EMAIL BUTTON SO THAT THE FORM IS SENT IN PDF FORMAT:
1.Open your form in Adobe LiveCycle Designer
2.Choose Advanced > Enable usage rights in Adobe Reader
Stage 2: Create the email button 1. Drag a “Send by email” button into your file
2.With the button selected, chose View > XML Source
3.Find the following code:
submit format="xml" textEncoding="UTF-8".....
4.Change the format attribute on the submit tag from “xml” to “pdf”, and save your changes.
No comments:
Post a Comment