Check if a given distiller type is installed in the required version.
Namespace: pdf7.PdfWriter
Assembly: pdf7.PdfWriter (in pdf7.PdfWriter.dll) Version: 4.0.0.0 (4.0.1000.111)
Syntax
Parameters
- printerName
- Type: SystemString
Name of PDF printer. - distillerType
- Type: SystemString
Identifier of distiller type: ghostscript, pstill, normalizer.
Return Value
Type: BooleanA boolean value indicating if the specified distiller type is available in a compatible version.
See Also