Works as advertised, now I have to see how I can make sure it works on
whatever each PC has installed.

Thanks Razzak

Mark Lindner
Lindner & Associates PC
254 Second Ave
Needham MA  02494
781 247 1100
Fax 781 247 1143
 
 


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak
Memon
Sent: Saturday, June 05, 2010 2:41 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Printing to 2 different outputs


At 02:27 PM 6/5/2010, Emmitt Dove wrote:

>I wish I had known this four years ago!  I could never find any 
>documentation for the Acrobat command line switches.

Emmitt,

Here is a comprehensive list of all Command Line Switches for Adobe Acrobat.

01. Open a PDF file:
     AcroRd32.exe PdfFile

02. Open a PDF file in a new instance of Adobe Reader:
     AcroRd32.exe /N PdfFile

03. Open a PDF file at page 7:
     AcroRd32.exe /A "page=7=OpenActions" PdfFile

04. Open a PDF file with navigation pane active, zoom out to 50%,
     and search for and highlight the word "batch":
     AcroRd32.exe /A "zoom=50&navpanes=1=OpenActions&search=batch" PdfFile

05. Print a PDF file with dialog:
     AcroRd32.exe /P PdfFile

06. Print a PDF file silently:
     AcroRd32.exe /N /T PdfFile PrinterName [ PrinterDriver [ PrinterPort ]
]

The last command will open a new Adobe Reader window, print the PDF file and
then terminate its window unless that window happens to be the only Adobe
Reader window left: at least one Adobe Reader window will be left open.

Very Best R:egards,

Razzak.


Reply via email to