Acrord32 command line arguments

  • Follow


Hi you all!

I need to launch via script, command line or vb code the adobe pdf
reader, positioning the opened document in a page containing a string
that I pass to the command line.

A thing like this:

C:\Program files\Acroread>acrord32 D:\waltdisney.pdf /find
"DonaldDuck"

And acrobat reader should open WaltDisney.pdf at the page containing
the first occurrence of the string "DonaldDuck".

Is it possible? How?

Thanks in advance!

DD

0
Reply dduck_fr (2) 9/12/2007 8:37:52 AM

Donald Duck schrieb:
> Hi you all!
> 
> I need to launch via script, command line or vb code the adobe pdf
> reader, positioning the opened document in a page containing a string
> that I pass to the command line.
> 
> A thing like this:
> 
> C:\Program files\Acroread>acrord32 D:\waltdisney.pdf /find
> "DonaldDuck"
> 
> And acrobat reader should open WaltDisney.pdf at the page containing
> the first occurrence of the string "DonaldDuck".
> 
> Is it possible? How?
> 
> Thanks in advance!
> 
> DD
> 

Some information about command line arguments:

http://partners.adobe.com/public/developer/en/acrobat/sdk/pdf/intro_to_sdk/DeveloperFAQ.pdf
0
Reply Bernd 9/12/2007 8:46:56 AM


1 Replies
1060 Views

(page loaded in 0.059 seconds)

Similiar Articles:













7/19/2012 6:29:45 PM


Reply: