Re: [PHP] Re: Reading a Word document from PHP

2008-09-23 Thread Ashley Sheridan
On Tue, 2008-09-23 at 10:55 +0200, Grzegorz Kurtyka wrote: > Ashley Sheridan wrote: > > > Hi All, > > > > I recently asked a question regarding reading a PDF with PHP. I've tried > > Zend_pdf, but all this is able to give me is the number of pages in a > > PDF, and cannot extract the text from th

[PHP] Re: Reading a Word document from PHP

2008-09-23 Thread Grzegorz Kurtyka
Ashley Sheridan wrote: > Hi All, > > I recently asked a question regarding reading a PDF with PHP. I've tried > Zend_pdf, but all this is able to give me is the number of pages in a > PDF, and cannot extract the text from the PDF files I have. I thought > I'd try a different method, and try to ex