Printing .PRN files

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

After I "Print to File" I have a .PRN file created and I
can't find out how to send it to the printer at a later
time. Anyone know how?
 
From the command prompt type:

copy filename.prn \\computername\printersharename

This assumes the printer is shared.

If you want a nice easy GUI to do it there is a utility on our web site
called FRP which will help.
 
Back
Top