Previous | Next | (P-PDF) General
Topic: PS export by command line
Conf: (P-PDF) General, Msg: 49259
From: aandi
Date: 5/29/2002 04:30 PM
Acrobat has a very limited command line - command lines aren't really how people are providing facilities in Windows today. /P is only there to support the right-click print shell action.
Much more is available through the recommended Windows automation method of OLE automation. Sadly, this doesn't include PS Export.
To do this you need to write a plug-in, which is hard work if you aren't familiar with the SDK. If you use the right options to AVDocPrintPagesWithParams, you do the same thing as Export PS.