Zum Hauptinhalt springen

BlackAndWhiteConversionOptions

Options for PDFHelper.convertToBlackAndWhite function

Properties

outputPath?

optional outputPath: string

Specifies the output file path (optional)

Memberof

BlackAndWhiteConversionOptions


deleteInputFile?

optional deleteInputFile: boolean

Should delete the input file when conversion is done (optional / default: true)

Default

Memberof

BlackAndWhiteConversionOptions


compatibility?

optional compatibility: string

Sets the compatibility of the output pdf (optional / default 1.4)

Default

Memberof

BlackAndWhiteConversionOptions


password?

optional password: string

Password for encrypted pdf files (optional)

Memberof

BlackAndWhiteConversionOptions


customArguments?

optional customArguments: string[]

Provide custom arguments to ghostdoc (optional)

Default

Memberof

BlackAndWhiteConversionOptions