php编辑交互式pdf表单
我有一个交互式 pdf,其中有一些带有输入字段和复选框的表单。我需要用 php 打开这个 pdf 并填写字段。有没有办法用 php 做到这一点?如果是的话,有人可以推荐一个图书馆,最好是免费的。
PS:查看了1.11版本中的Zend_Pdf。似乎它可能能够完成这项工作,但没有关于此的文档。
谢谢
I have an interactive pdf that has a few forms with input fields and checkboxes. I need to open this pdf with php and complete the fields. Is there a way to do that with php? If yes can anyone recommend a library, preferably free.
PS: looked at Zend_Pdf in version 1.11. Seems it might be able to do the job but no documentation is there about this.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我使用 http://www.setasign.de/products/pdf- php-solutions/setapdf-formfiller/ 在我的项目中。工作得很好,但不是免费软件
I use http://www.setasign.de/products/pdf-php-solutions/setapdf-formfiller/ in my projects. Works very fine but not freeware