PHP 和使用表单导入 pdf
我在导入带有表单(文本字段、单选按钮...)的现有 pdf 文件时遇到问题 一些 php 库,如 TCPDF、FPDI 和 PDFlib。 当我导入带有表单的 pdf 文件时,在其上打印一些文本,保存它,但输出的 pdf 文件不再包含表单。
有没有办法在不丢失表格的情况下做到这一点! 请帮忙 tnx
I'm having trouble importing an existing pdf file with forms (text fields, radio buttons...)
with some php libraries like TCPDF, FPDI and PDFlib.
When I import pdf file with forms, do some text print on it, save it, but the output pdf file does not contain forms anymore.
is there a way to do this without loosing forms!
please help
tnx
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试
mpdf
查看示例
try
mpdf
see the example