Adobe Acrobat 转换输入到 fdf 的数据
如何将 Adobe Acrobat 表单字段(使用提交按钮)中输入的数据转换为 fdf 文件?有人有什么想法吗?
How can i convert the data entered in Adobe Acrobat form fields (using submit button) to a fdf file? Anybody has any ideas.?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以非常简单地将 HTML 转换为 PDF - 我使用这个
http://code.google.com/p/ wkhtmltopdf/
You can convert HTML to PDF very simply - i use this
http://code.google.com/p/wkhtmltopdf/