Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在导入带有表单(文本字段、单选按钮...)的现有 pdf 文件时遇到问题,其中包含一些 php 库,如 TCPDF、FPDI 和 PDFlib。当我导入带有表单的 pdf 文件时,在上面打印一些文本,保存它,但输出的 pdf 文件不再包含表单。
有没有办法在不丢失表格的情况下做到这一点!请帮助tnx
尝试mpdf
mpdf
看例子