Can a PDF fillable form post itself to an HTTPS URL?

前端 未结 1 1112
温柔的废话
温柔的废话 2020-12-01 11:31

I am building a webapp that will display PDFs. The PDFs have fillable forms. Instead of making the user save the form, and then re-upload it to the webapp, the idea is to ad

相关标签:
1条回答
  • 2020-12-01 12:03

    Yes, there is an option (action) that allows pdfs to post themselves. The steps are as follows:

    List item

    1. Open Adobe Acrobat Pro

    2. Select the button tool Select button tool

    3. Add submit form button

      Add submit form button

    4. Add the url and how you want the form to be submitted. You're done. Add url

    5. The warning shown when the user clicks the "submit a form" button. Submit warning

    This can also be done in Adobe LiveCycle.

    0 讨论(0)
提交回复
热议问题