Running a Script in Print Rules
You can specify a command that executes when a print rule is run using the substitution
values shown in the
Print rules substitution variablestable.
Print rules substitution variables
Substitution variable | Meaning |
---|---|
%i | The name of the input file. |
%o | The name of the file in which to store the output. |
%j | The name of the original print file, minus the path (from the document-file-name attribute).
Note: This should only be used to construct another name, such as a temporary file.
|
%n | The name of the original print file, minus the path and minus the extension (from
the document-file-name attribute).
Note: This should only be used to construct another name, such as a |