how to print text file directly to printer ?
(like dos command : type textfile.txt > prn or type textfile.txt > lpt1)

There are many ways, but the cheesy way out is to use Jedi's JCL units. There is a JCLPrint unit that has everything you need to kick out text onto a printer.


__________________________________________________
Delphi-Talk mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to