Internet Direct (Indy)
Home
PreviousUpNext
TIdLPR.Print Method (TIdBytes)

This method sends text to the daemon for printing.

Pascal
procedure Print(
    const ABuffer: TIdBytes
); overload;
Parameters 
Description 
ABuffer 
An array of characters to print 

Print is a method used to send output text to the LPR daemon for printing.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.