iffy guy
2008-01-14 21:11:03 UTC
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 );
$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 );
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.
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.
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.
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.