View Full Version : Print to a file
January 24th 04, 04:26 AM
After I use "Print to a file", a file (.prn) is saved on
my disk. How can I print this file on another printer?
Thanks.
Lem
January 24th 04, 04:04 PM
wrote:
> After I use "Print to a file", a file (.prn) is saved on
> my disk. How can I print this file on another printer?
> Thanks.
The prn files can ONLY be printed on the same (type of) printer as the
driver used to create it. For example, if you have a friend with a
$3000 high speed HP Laser Jet 9000 and you want to use that instead of
your 3.5 page/min Lexmark to print your 1000 page novel, you have to
install the LJ9000 printer driver on your system, and then use that
printer driver to "print to file." Then go to the system where the
target printer is installed and from a command prompt type:
COPY my_novel.prn LPT1 /B
Tony Edgecombe
January 26th 04, 12:57 PM
From the command prompt type:
copy filename.prn \\computername\printersharename
The printer needs to be shared for this to work. If you want a nice easy gui
to do it then we have a simple utility called FRP on our web site.
--
Tony Edgecombe
www.frogmorecs.com/ng
Software for printing
> wrote in message
...
> After I use "Print to a file", a file (.prn) is saved on
> my disk. How can I print this file on another printer?
> Thanks.
Tony Edgecombe
January 26th 04, 01:01 PM
From the command prompt type:
copy filename.prn \\computername\printersharename
The printer needs to be shared for this to work. If you want a nice easy gui
to do it then we have a simple utility called FRP on our web site.
--
Tony Edgecombe
www.frogmorecs.com/ng
Software for printing
> wrote in message
...
> After I use "Print to a file", a file (.prn) is saved on
> my disk. How can I print this file on another printer?
> Thanks.
vBulletin® v3.6.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.