Hello everyone,I am trying to submit a PDF form to an application
server.To do this, I added a "Submit" button to the PDF, configured the
server's address and submit format, and tested the button.I opened the
PDF in Acrobat Pro, clicked the button, and my web application received
the form in PDF format just as I wanted.To make it work in Reader, I had
to extend user rights via Acrobat Pro, and then the form worked inside
Reader as well.Up to here, everything went fine.Then I embedded the PDF
in ...