Table of Contents

KVSMEDPPBatchPrint

Procedures

Print(Integer, Variant, Boolean) :

Summary: Calls the report as a single print to archive the single documents to the dms, provided the report ID is entered in the print portal

procedure Print(ReportID: Integer; var RecordVariantToPrint: Variant; ShowRequestPage: Boolean): 

Parameters:

  • ReportID:
  • RecordVariantToPrint:
  • ShowRequestPage:

Events

OnBeforePrintDocument(Integer, RecordRef, Enum KVSMEDOutputMode) :

Summary: Event to be used to add additional functionality before the document is printed.

[IntegrationEvent(false, false)]
procedure OnBeforePrintDocument(reportID: Integer; recRef: RecordRef; outputMode: Enum "KVSMEDOutputMode"): 

Parameters:

  • reportID:
  • recRef:
  • outputMode: