novaPDF v7
96
novaPDF v7 User Manual
Copyright © 2011 Softland
Allow changing folder
If this option is unchecked, when you print from a program and Prompt Save As dialog or
Prompt extended save dialog is selected, you will not be able to change the folder where the
PDF is saved from that dialog, but only the filename. If you want to be able to change the folder
where the PDF is saved from that save as dialog, leave this option checked.
File
File name
You can manually type a name for the generated PDF file in the File name field or use Macro to
automatically name the PDF file created.
In order to use different file names for each generated PDF files, you can use some macros in the
File name field (an example of how the macros are converted is shown just below the File name
field).
You can select any of next macros:
·
[N] - Document name
·
[YMD] - Date in the format YYYYMMDD (year, month, day)
·
[Y] - Year in the format YYYY
·
[M] - Month in the format MM
·
[D] - Day in the format DD
·
[HIS] - time in the format hhmmss (hour, minute, second)
·
[H] - Hour in the format hh
·
[I] - Minute in the format mm
·
[S] - Second in the format ss
·
[C] - Counter in the format cc (it begins with 01 and increases at each printed document, if
a file with the same name exists in the save folder)
·
[W] - Computer name
·
[U] - User name