Determine if it is allowed to run programs after PDF creation or if an error occurs.
If this method returns false, the printer will ignore settings such as AfterPrintProgram, RunOnSuccess, and RunOnError
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
Return Value
Type: BooleanTrue if the printer is allowed to run programs specified in the configuration.
See Also