Settings for a cups-pdf instance, see the descriptions in the template config file in the cups-pdf package. The key value pairs declared here will be translated into proper key value pairs for cups-pdf.conf. Setting a value to null disables the option and removes it from the file.
Declarations
Type
open submodule of attribute set of (null or signed integer or string or absolute path or package)Default
{ }Example
{
Out = "\${HOME}/cups-pdf";
UserUMask = "0033";
}