Internet Direct (Indy) Version 9.0.1 Beta
TIdLPR.Print
This method sends text to the daemon for printing.

procedure Print(AText: String); overload;
procedure Print(ABuffer: array of Byte); overload;
Parameters
ABuffer: array of Byte
An array of characters to print

Overloaded version:

Parameters:

Description
Print

This method sends text to the daemon for printing.