PDF 可填写表单可以将其自身发布到 HTTPS URL 吗?

发布于 2024-10-10 14:45:31 字数 171 浏览 2 评论 0原文

我正在构建一个可以显示 PDF 的网络应用程序。 PDF 具有可填写的表格。我们的想法不是让用户保存表单,然后将其重新上传到 Web 应用程序,而是调整 PDF,以便当用户在浏览器中将其自身 POST(当用户单击时)到某个 HTTPS 端点时。完毕。

这可行吗?如果是这样,怎么办?如果没有,有什么建议吗?谢谢。

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 adapt the PDF such that it can POST itself (when the user clicks) from inside the browser to some HTTPS endpoint when the user is done.

Is this doable? If so, how? If not, any suggestions? Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

无人问我粥可暖 2024-10-17 14:45:31

是的,有一个选项(操作)允许 pdf 文件自行发布。步骤如下:

列出项目

  1. 打开 Adob​​e Acrobat Pro

  2. 选择按钮工具
    选择按钮工具

  3. 添加提交表单按钮

    添加提交表单按钮

  4. 添加 URL 以及您希望如何提交表单。你完成了。
    添加网址

  5. 用户单击“提交表单”按钮时显示的警告。
    提交警告

这也可以在 Adob​​e LiveCycle 中完成。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文