This sends a file to the daemon for printing.
procedure PrintFile( AFileName: String );
Parameters |
Description |
AFileName |
The file to be printed. |
PrintFile is a method used to send the contents of a file to the LPR daemon for printing.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|