1.2

Options:
The following options can be used:
l -loglevel <level>:logging level from 1 (lowest verbosity)to 4 (highest)
1. Errors only
2. Errors and warning
3. Errors, warnings and information messages (default)
4. Everything (useful for debugging)
l -logprefixes :Prefix log messages with a string indicating its severity.
l -meta <filename>:filename of a metadata file to attach to the input file.
Output Types:
l -output <outputname>: the job file is printed to a PDFusing the outputname path and file name.
l -print <printername> :The job is printed to the specified printer name. If your printer name contains spaces, sur-
round it with double quotes.
Examples:
EnvNow.exe -loglevel 4 MyProject "C:\Data\Input\JobFile.pdf" -output "C:\Data\Output\MyProject-
Output.pdf"
This will use the
JobFile.pdf
file, run it through the
MyProject
project, and generate a pdf named
MyProject-Output.pdf
. Avery
verbose log is returned (or displayed in the command line window).
EnvNow.exe "My Second Project""C:\Data\Input\JobFile.pdf" -print "Lexmark Optra T612 PS"
JobFile.pdf
is run through
MySecond Project
and printed out to a local printer named
Lexmark Optra T612 PS
.
EnvNow.exe "My Project" "C:\livejob.pdf"
livejob.pdf
is run through
My Project
and is sent to the output printer set inside the project file.
Automation
©2010 Objectif Lune Inc - 32 -