Notes: |
If you need to pass a lot of command line arguments to the PDF Chart Creator then the command line can get rather long and
unwieldy, and there may be a limit to the amount of data that can be passed. In which case all of the command line
arguments can be placed within one or more external files by using as many –Options command.
There can be many commands on a line in an options file, or, more conveniently, just one per line – it is up to you.
If a line starts with a semi-colon (;) then it is treated as a comment and is skipped. Empty/blank lines are ignored.
If spaces are required in the filename then put quotes around the filename text.
|