The file type (as extension) to use for the output. Optional (set to template-type in printjob.ts).
Encoding of output file. Either "raw" or "base64". Defaults to "raw".
The pdf converter to use. Can be "libreoffice", "officetopdf"
or any custom defined converter.Custom converters are configurated in the Cloud Office Print server's
aop_config.json
file. Defaults to "libreoffice".
Access token used to access various cloud services for output storage. Optional.
Base directory to save output files into. Can only be used if the server allows to save on disk. The specific output path for each file is appended to the base path. Optional.
Optional PDF options. Optional.
The dict representation of this output config.
the dict representation of this output config
Generated using TypeDoc
Class to specify output configuration for a request. This configuration is general and for the entire list of output files.