简体   繁体   English

PHP和使用表格导入pdf

[英]PHP and importing pdf with forms

I'm having trouble importing an existing pdf file with forms (text fields, radio buttons...) with some php libraries like TCPDF, FPDI and PDFlib. 我在导入带有格式(文本字段,单选按钮...)的现有pdf文件时遇到麻烦,其中包含一些PHP库,例如TCPDF,FPDI和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. 当我导入带有表单的pdf文件时,在其上打印一些文本,将其保存,但是输出的pdf文件不再包含表单。

is there a way to do this without loosing forms! 有没有办法做到这一点而又不丢失表格! please help tnx 请帮助tnx

try mpdf 试试mpdf

see the example 例子

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM