DLPEUpdateAsync
command starts the default Photoshop automation task for the current layout.
Interactive Mode Command Arguments
When the command is run with a dash prefix -DLPEUpdateAsync
, the following command line options are available:
Mode | Description |
---|---|
Single | Processing is limited for the current layout. |
Batch | Processing will occur to all eligible layouts sequentially. |
caution
Depending on the complexity of the file and the speed of the network, batch processing can take time to complete.
Override | Description |
---|---|
NoOverride | Processing will respect the default values of the layout. |
Full | Processing do both pdf exporting and photoshop processing. |
PdfExportOnly | Only pdf files will be exported. |
ComposeOnly | Only Photoshop processing will occur. |
tip
Typically this should be left as the default: NoOverride
.