Is there a way to make FPDF/FPDI or Zend_Pdf support the parsing of PDFs greater than 1.4?

前端 未结 7 1083
悲哀的现实
悲哀的现实 2020-12-08 12:06

I am trying to add an existing PDF (created otherwise) to a PDF created with FPDF using FPDI. It seems to work find for most PDFs, but I get the following error:

<         


        
7条回答
  •  一向
    一向 (楼主)
    2020-12-08 12:24

    I found that using commerical version of FPDI PDF-Parser solved my problem. I've been using it for a year now and haven't had any PDFs it couln't parse (unless the PDF was corrupt or had something else weird going on).

提交回复
热议问题