While working this script, I see that the sample PDF supplied works great, but when I attempt to use a pdf that I created with either CutePDF or DeskPDF, I get an error. the error I tracked down is:
Warning: gzuncompress(): data error in /usr/home/ezizzi/test/pdf2text.php on line 98
I assume this is because there is a difference in the file creation methods used by CutePDF and DeskPDF compared to the maker of the pdf used in sample.pdf.
Is there a way of testing this?
Thanks,
Eric