Printing or Viewing a .prn file

  • Thread starter Thread starter SHoward
  • Start date Start date
S

SHoward

How do you print,edit, or view a file save in print
command - save to file?
 
The simplest way to print it is to open a DOS command window by navigating
to the Start Run slot and typing

cmd

followed by pressing enter.

then type copy /b <filename> lpt1

This assumes the printer for which the printer file is written is connected
to lpt1.



Typically, these files should not be edited since they contain data intended
to be sent to a printer and any editing/changes might result in unexpected
printer behaviour.
 

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

Back
Top