Free Software - Printraw
Printraw - Win32 Command-line utility for printing files
Printraw is great for printing printer-ready plot files or text files.
Syntax:
Printraw FileName PrinterName
FileName can include wildcards. PrinterName can include spaces.
Example printing to a local printer:
printraw c:\autoexec.bat "HP LaserJet 4P/4MP PS"
Example printing to a shared network printer or queue:
printraw *.txt \\ServerName\ShareName
Example printing to an NDS queue:
printraw *.ps \\TreeName\QueueName.ContextName
