Adobe Embed PDF API - XDP Forms
Does anybody know how Adobe Embed PDF API behaves with XDP - Interactive/Static Forms?
Do they work? If yes,
Does it respect javascript?
Does it respect required fields?
Here is the demo:
https://documentcloud.adobe.com/view-sdk-demo/index.html#/view/FULL_WINDOW/Bodea%20Brochure.pdf
It would be great to have a browser based solution for viewing XDP forms.
We have been using pdf.js viewer:
https://mozilla.github.io/pdf.js/web/viewer.html
You can upload an Interactive/Static form and it is fillable. Not all things are respected, like buttons and some javascript. With this demo, it is easy to test!