[Thread Edited By Adobe]
/*Don’t forget to meet and greet your fellow peers virtually by telling them about yourself here.
Go ahead and to it now: https://adobe.ly/3eDnB4v */
Actual Question:
Hi Every one!
I need to export xml from PDF form using Adobe reader. Can any one help me on this?
Actually Adobe acrobat having built-in option as "Export XML". But in reader there is no option like that. But I can able to get the exported XML using submit button. But without using button/Adobe work bench what are all the possibilities to get it?
Please help me on this.
Thanks,
Susila
Views
Replies
Total Likes
"Export data" is an 'Extended' feature, It wont be existed in Reader Functionality. To get the feature in Adobe reader the form should be "Reader Extended". with "ReaderExtensions" module check the property of "Import and export form data" option, then only form can get this feature. Acrobat has some of the "Extended" features in-built.Without using Acrobat or applying "ReaderExtensions", may not get this feature.
Please check this thread for email option for export data: http://forums.adobe.com/message/3766346#3766346 .
-Raghu.
Views
Replies
Total Likes
Thanks for your immediate reply Raghu.
Please let me know answer for the following question:
I can able to get exported XML from Reader enabled PDF using the following code on click of the submit button xfa.host.exportdata("",0);
My question is can we able to get some additional static code in exported xml file using any script?
Views
Replies
Total Likes
Converting a PDF file to XML means the text from the PDF will be extracted. If you want to transport or store the text from a document without the formatting, then you should export to XML.
http://icabin.in/how-to-export-xml-from-pdf-form-in-adobe-reader/
Views
Replies
Total Likes
As long as the "additional static code" is assigned to a field(for ex: textfield rawvalue) before calling export, it will get exported to the xml. If this is not the case may be need more details on what you are trying to do.
Views
Replies
Total Likes
Hi icabin!
I realize this is an old thread but I was hoping there might still be help here.
I clicked on the link you provided and it's not what the link says it'll be, it's a blank website per se.
I see now that it's the same as your user name so I'm guessing it's your site. Have you by chance created a new site with the information?
Thank you so much!
Diane
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies