Re: parsing PDF documents

2003-07-23 Thread Michele Marcionelli
- Original Message - From: "Sommer, Henrik" <[EMAIL PROTECTED]> To: "'Ray Seals'" <[EMAIL PROTECTED]>; "Perl" <[EMAIL PROTECTED]> Sent: Wednesday, July 23, 2003 10:33 PM Subject: RE: parsing PDF documents > > Ray, > Yes, you need

RE: parsing PDF documents

2003-07-23 Thread Sommer, Henrik
Ray, Yes, you need to call an executable called pdftotext. Once the PDF is made into text you can parse that. HS -Original Message- From: Ray Seals [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2003 2:29 PM To: Perl Subject: parsing PDF documents I know that normally the question