Merge xml from pdf file with it.
hello,
let's have pdf form file created livecycle , xml file created submitting the data filled in pdf file. programmatically merge the xml file , empty source pdf file create filled pdf file. how can accomplish it?
also there way manually?
thanks in advance.
there few ways this.
1. in acrobat/reader there menu item allow import data file current document. under forms/manage form data/import data menu item.
2. can put button on form perform same function. code woudl go on th eclick event woudl xfa.host.importdata()
3. if want on server side need livecycle server side product called forms merge data , form together.
hope helps
paul
More discussions in LiveCycle Forms
adobe
Comments
Post a Comment