THotPDF.PrintLoadedDocument

THotPDF

 

Top  Previous  Next

Prints a loaded PDF document.

 

Delphi syntax:

function PrintLoadedDocument( Printer: TPrinter; const Options: THPDFPrintOptions ): Integer;

 

Description

Prints a loaded PDF document.

Sends the PDF pages directly to the system printer.

 

See also: THotPDF