Printing the .prn file

  • Thread starter Thread starter REdd
  • Start date Start date
R

REdd

Help with directions and Procedure for printing the .prn
file using windows XP
 
Open a DOS window and type

copy /b <file_name> lpt1

<file_name_ is the fully-qualified path to the prn file e.g...
copy /b c:\prn_files\test.prn


The printer must be connected by parallel connection to the port lpt1. You
can substitute other ports if the port number differs.


Plan B.
Check out
http://www.lerup.com/printfile/

It's freeware and will print to a USB printer, I'm told. I have never tried
it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top