Printing a Prn file

F

Frank

Need to know how to print a Prn file on Windows XP
Professional.

Can somebody help me?

Regards
Frank
 
D

Davide Guolo

Frank,
Need to know how to print a Prn file on Windows XP

Open a "Command Prompt" and type:

COPY filename.prn LPT1: (if it is local)

or

COPY filename.prn \\Computer\Printer (if it is networked)

Kind regards,
Davide Guolo
--------------------------------------------------------------
Printfil - Windows Printing System for Applications
http://www.guolo.com/printfil
Odbc4All - Connection to ODBC Data Sources for any Application
http://www.guolo.com/odbc4all
--------------------------------------------------------------
 
C

Chuck

This works ONLY if the printer is the same model and uses the same driver as
tthe computer that generated the prn file. (Unless it happened to be a
postscript printer using a postscript driver). The other exception to the
rule is a text printer using a text printer driver.
 
D

Davide Guolo

Chuck,
This works ONLY if the printer is the same model and uses the same driver as
tthe computer that generated the prn file.

of course.
The other exception to the
rule is a text printer using a text printer driver.

In this case, using Printfil, you can print it to ANY Windows printer,
including virtual ones (WinFax, PDF Writers etc.)

Regards,
Davide Guolo.
--------------------------------------------------------------
Printfil - Windows Printing System for Applications
http://www.guolo.com/printfil
Odbc4All - Connection to ODBC Data Sources for any Application
http://www.guolo.com/odbc4all
--------------------------------------------------------------
 

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


Top