Hello,
I have some URLs in emails that points to a PDF file... I want to load it into a variable without opening it for OCR processing for looking for some special words etc... How can I do that?
Here it is an example:
https://webrouter.accessline.com/tw2/GM?S:76040-b2c6e-3b45540851142f-1 05987880
Regards
Jeff P.
Well, I posted this here after I posted it in a PDF scripting forums:
===
Previous Next Up to Discussions in Acrobat Scripting
1,859 posts since
Aug 21, 2008
Re: Opening a URL that points to a PDF
You should ask here: http://forums.adobe.com/community/acrobat/acrobat_sdk
===
I want to use JavaScripting under Windows...
Regards,
Jeff P...
Jeff - I still don't see what you are trying to accomplish here.
If you are writing JavaScript, that JS is either going to be inside of a PDF or inside of Acrobat (application-level). Which is it?
How would you like to fetch the PDF? I saw a reference to a web service - do you mean SOAP? If so, there is a very powerful SOAP object in Acrobat JavaScript. Samples and documentation in the SDK.
You mentioned OCR, but there are no APIs for JavaScript to invoke OCR operations on an image-only PDF. You can search for a text in a PDF that contains text, that's available in the JS APIs, however.
Thanks for guidance and reply...
URLs are inside of emails coming to my Outlook they are actually Faxes... So it has to be application inside of Acrobat... After Fetching the document can't OCR Text Recognition/Recognize Text using OCR be invoked on the document so upon existence of certain words to be directed and moved to a certain box? Is there a sample code that you can refer me to please?
Regards
Jeff P.
North America
Europe, Middle East and Africa
Asia Pacific