|
PdfToPostScriptProcess |
|
|
This process converts the PDF documents to PostScript documents.
Properties PDF File Name (Accepts MScript) The name of the input file name in PDF format. It can be the name of a permanent file or a pool variable or a process field name that stores the name of the temporary file created by one of the preceding processes. Examples:
The name of the output PostScript file. It can be the name of either a permanent or a temporary file. Note that the temporary files are created under {WEB_APPLICATION_ROOT}/WEB-INF/MM-INF/~tempfiles directory and the names of the files are stored in pool variables or in process record fields. MoreMotion constantly scans the temporary files under this folder and deletes the expired files. Examples:
|