Re: [fw-general] h1Zend_PDF support which PDF Versionh1

2009-04-28 Thread Vadim Gabriel
Hey, From what you can understand in the manual the component supports PDF files v 1.4 and up. So i think it should support 1.6 1.7. What's the problem your having? Vince. On Tue, Apr 28, 2009 at 4:12 PM, Kexiao Liao li...@ccf.org wrote: What is the PDF file format version Zend_PDF support

Re: [fw-general] h1Zend_PDF support which PDF Versionh1

2009-04-28 Thread Kexiao Liao
Uploaded file(WebContents.pdf) is a pdf file under 1.7 version which was created through TCPDF (http://www.tecnick.com/public/code/cp_dpage.php?aiocp_dp=tcpdf) library. When I use Zend_Pdf::load($fileName) to load this pdf file into Zend_Pdf, I got following errors: Fatal error: Uncaught

RE: [fw-general] h1Zend_PDF support which PDF Versionh1

2009-04-28 Thread Liao, Kexiao
/ZendFramework-1.7.7/library/Zend/Pdf/Parser.php on line 409 Kevin From: Vadim Gabriel [mailto:vadim...@gmail.com] Sent: Tuesday, April 28, 2009 09:17 To: Liao, Kexiao Cc: fw-general@lists.zend.com Subject: Re: [fw-general] h1Zend_PDF support which PDF Versionh1 Hey

Re: [fw-general] h1Zend_PDF support which PDF Versionh1

2009-04-28 Thread Tobias Gies
Gabriel [mailto:vadim...@gmail.com] *Sent:* Tuesday, April 28, 2009 09:17 *To:* Liao, Kexiao *Cc:* fw-general@lists.zend.com *Subject:* Re: [fw-general] h1Zend_PDF support which PDF Versionh1 Hey, From what you can understand in the manual the component supports PDF files v 1.4 and up. So i think