Hello,
I am trying to implement a functionality on our HTML5 forms, where i provide a Import button through the profile (jsp).
This Import would look for a partially prefilled PDF, once imported, it should prefill the opened HTML5 form.
In case prefilling an already opened HTML5 form is not an option, i am still fine to reload the HTML5 form with data prefilled.
So far, i have tried, importing the PDF, the extracted XML structure from PDF is not complete, its missing some tags or probably when AEM converts an XDP to HTML5, the element names are different from XDP field names (?). But overall thats what i am trying, any better approaches or thoughts will be really helpful.
Thanks again,
Abhishek