FPDF error: This document (testcopy.pdf) probably uses a compression technique which is not supported by the free parser shipped with FPDI

前端 未结 8 1384
无人及你
无人及你 2020-12-13 10:26

I am running the following code and giving me this error : FPDF error: This document (testcopy.pdf) probably uses a compression technique which is not supported by the

8条回答
  •  一向
    一向 (楼主)
    2020-12-13 10:51

    Here is my answer from another topic:

    "It can be overcome by re-saving the template and change compression type. In Adobe Acrobat Pro go to File->Save As->Optimised PDF-> Popup left list - Clean Up, Object Compression Options -> Change to "Compress document structure" -> OK to save"

    Ref. Editing password protected pdfs with fpdi

提交回复
热议问题