| Would like to have this feature implemented:
$doc = Zend_Rtf::load( $file ); $text = $doc::extract( $encoding );
should return plain text extracted from the document file.
Is there also a way to do this on the pdf component?
$pdf = new Zend_Pdf::load( $file ); $text = $pdf::extract( $encoding );
2008/1/14 Andries Seutens < andries.se utens skynet.be">andries.seutens skynet.be>:
Greetings,
I have prepared the early stages for the *Zend_Rtf* proposal, and I would like to involve everyone into the proposal process rather soon than late. The propsal is ready for a *first* reviewing round, so please comment on
the proposal using the Confluence commenting feature.
The proposal: http://tinyurl.com/2dovch
Sorry for cross-posting, but this affects both lists.
Best,
-- Andries Seutens http://andries.systray.be
Gecontroleerd op virussen door de JOJO Secure Gateway.
|