Copy link to clipboard
Copied
My PDF form is displaying into Frame. I need to submit PDF form from outside of PDF and post data into particular action in PHP. I know one function Doc.submitForm() but currently I am not able to access Doc object outside of PDF.
Can you please help me?
[Moved from the Forum Comments forum (which is for issues regarding these forums themselves) and into a PDF-specific forum - moderator]
Copy link to clipboard
Copied
You need to use the postMessage bridge to communication between the PDF and your hosting page.
Copy link to clipboard
Copied
Thanks for reply.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now