Append
A Boolean value that specifies whether to append encoded images to the output file specified by OutputPath, creating a multi-page file instead of overwriting it. The file specified by OutputPath should not exist before the process
action begins - the image encoder creates the file and then appends subsequent images.
Media Server can only append images to a file if the file format supports multiple pages. Formats that support multiple pages include PDF and TIFF.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName |
Example: | Append=TRUE
|
See Also: |