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.
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. |