CFLOnBeforePrintFile Event
Codeunit CFL Report Management
Signature
[IntegrationEvent(false, false)]
CFLOnBeforePrintFile(tempBlob: codeunit "Temp Blob"; PrinterName: text; var Handled: boolean)
Codeunit CFL Report Management
[IntegrationEvent(false, false)]
CFLOnBeforePrintFile(tempBlob: codeunit "Temp Blob"; PrinterName: text; var Handled: boolean)
tempBlob codeunit "Temp Blob"PrinterName textHandled boolean