PDF-ShellTools > General

How does you program tell you the producer of the pdf?

(1/1)

Anonymous:
I have a problem. At my office we work with literally thousands of pdfs that are being created from paper documents. Those pdfs are created using Abode Acrobat Professional 7.0. We then take the pdfs and have them OCRed by ABBYY. So we used your program to sort the 20,000 pdfs by the producer to get all the ones that were already OCRed out of the folder and OCR only those file that hadn't already been OCRed. However we just had the free trial of your software and now we can't download the full version. If you could tell me how you get a hold of the ProducedBy property I could probably write a program to just do that.

Thankyou,

jr2349

RTT:
I suppose you are talking about PDF Explorer. If yes, you are in the wrong forum section, this one is for PDF-ShellTools. Anyhow...


--- Quote ---However we just had the free trial of your software and now we can't download the full version.
--- End quote ---

If you want to download the commercial version you just need to buy the license. To manage 20,0000 PDFs its really a good investment ;)


--- Quote ---If you could tell me how you get a hold of the ProducedBy property I could probably write a program to just do that.
--- End quote ---

Google for it. Search for "extract PDF metadata" or something related, and I'm sure you are going to find your solution. Even so, if you want to develop the functionality from scratch, without the help of already available libraries/tools, prepare yourself to write many lines of code to deal with the exotic PDF internal structure.

Take a look also to the PDF reference documentation
http://www.adobe.com/devnet/pdf/pdf_reference.html

Navigation

[0] Message Index

Go to full version