|
FileName Generator - This plugin removes the need for the operator to enter a file name. The automatically generated filenames
are formed using the following options. An increment - here the file name is a simple sequential series of numbers
- {%increment%:000000}.pdf generates 000001.pdf, 000002.pdf, etc
- {%datetime%:yyyyMMdd}.pdf generates 20051106 - {%datetime%:yyyyMMddhhmmss}.pdf generates 20051106141720.pdf Note that the different options can be used in combination - {%datetime%:yyyyMMdd}-{%increment%:000}.pdf generates 20051106-078.pdf
Sample Screen Shot
|