(Posted on: ecomstation.apps)
This program is intended to print program listings on HP DeskJet or LazerJet printers. It should work with any HP printer that supports PCL 5. It sets the printer to print 16.5 characters per inch and sends a reset to the printer when it is finished.
The program accepts multiple file names and wildcards.
The program prints a header at the top of each page and line numbers for each source line. The program provides does line wrap of lines over 119 characters and can do multiple wraps if the source line is very long. If the source line is wrapped, the line number is not incremented. If line 10 is wrapped three times, there will be three lines labeled 0010.
Currently, the only option is /F to send the output to a file called testprn in the current directory. This allows the user to see what would be sent to the printer without using ink or paper.
Please let me know if this program works with your HP printer and the model number of your printer. If you have suggestions for program options, send them too
The program may be downloaded at:
http://home.tulsaconnect.com/dwhawk/djprint.zip
Don Hawkinson dwhawk at intcon.net
http://www.dwhawkinson.com
Source: OS2VOICE