Previous | Next | (P-PDF) Acrobat 6.0
Topic: How to Extract files from a PDF automatically
Conf: (P-PDF) Acrobat 6.0, Msg: 148286
From: malmonte
Date: 3/31/2006 08:53 AM
Hello,
I have a large PDF file of over 700 pages that contains user's phone bills. I would like to extract each user's pages and save them as : lastname firstInitial.
Each persons bill can be 1 page, 2 pages or more, depending on their usage.
After each user's bill is extracted and saved, I would like to send each person their bill in PDF, along with another Excel file using MS Outlook.
I want to find an automated way to do this.
What language should I look into to do this? I was thinking of doing a search in Adobe to find the last page of the user's bill, and extracting from there.
Please help.