PHP Classes

logo causing hanging

Recommend this page to a friend!

      PHP PDF to Text  >  All threads  >  logo causing hanging  >  (Un) Subscribe thread alerts  
Subject:logo causing hanging
Summary:Logo in PDF file causes new instance to hang
Messages:2
Author:Jane Harley
Date:2017-04-02 07:42:55
 

  1. logo causing hanging   Reply   Report abuse  
Picture of Jane Harley Jane Harley - 2017-04-02 07:42:55
I have about 5000 PDF files that need to be imported into a database. Certain files have a logo that causes $pdf = new(PdfToText("$pdfname") to hang. There does not seem to be a way to upload the offending file. If I delete the logo, then all is well.

  2. Re: logo causing hanging   Reply   Report abuse  
Picture of Christian Vigh Christian Vigh - 2017-04-02 10:22:11 - In reply to message 1 from Jane Harley
Hi Jane,

Could it be possible to send me some samples causing my class to hang at the following address :

christian.vigh@wuthering-bytes.com

Also, I have a few questions :
1) What is your platform ? Windows, Linux or Mac ?
2) What is your current PHP version ?
3) Which version of PdfToText are you using ? (you can find it at the start of the source, in the header comment)

With kind regards,
Christian.