Profile configuration
Saving
List of settings:
Setting | Default | Type | Description |
UseTiff | false |
bool | If enabled, output document will be a TIFF file, PDF settings will be ignored |
PdfVersion | 20 | enum | Options: PDF1_3 (13), PDF1_4 (14), PDF1_5 (15), PDF1_6 (16), PDF1_7 (17), PDF1_7EL3 (18), PDF1_7EL8 (19), PDF2_0 (20), PDFA_1a (100), PDFA_1b (101), PDFA_2a (102), PDFA_2b (103), PDFA_2u (104), PDFA_3a (105), PDFA_3b (106), PDFA_3u (107), PDFUA (200) |
SaveLocation | 1 | enum | Options: last (0), documents (1), predefined (2), desktop (3) |
LastDirectory | string |
Note that this settings belong to the global scope, and it is not related with a given profile configuration. |
|
DestinationDirectory | string | Output directory |
|
DestinationFilename |
string | Output filename |
|
FileQuery | bool | Ask for file destination |
|
FileExistsAction | 0 | enum | Options: save_to_auto_destination (0), replace (1), append (2), prepend (3) |