Re: [PHP] pdf2txt or rtf

2003-09-11 Thread Brian V Bonini
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

RE: [PHP] pdf2txt or rtf

2003-09-11 Thread Jay Blanchard
[snip] 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? [/snip] Tons http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=pdf2txt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.

[PHP] pdf2txt or rtf

2003-09-11 Thread Peter Rinab
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? Regards -- Peter Rinab eHelp24 Allescherstrasse 32 81479 München Tel.: +49/89/74909-445 Fax.:+49/89/74909-351 Mobil: +49/171/4222676 www.eHelp24.com -- PHP General Mailin