On Thu, 2003-09-11 at 08:37, Peter Rinab wrote: > I am looking for a php class which is able to read a pdf file and dump the > content in txt or rtf format file. > > Any solutions?
There is a *NIX program for this, 'pdftotext' which you could execute from PHP. Would that suffice? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php