Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsWindows VistaWindows XPWindows MeWindows 98Windows 95Virtual PCInternet ExplorerOutlook ExpressWindows MediaSecurity
Related Topics
MS Server ProductsMS OfficePC HardwareMore Topics ...

Windows Forum / Windows 98 / Printing and Faxing / July 2005

Tip: Looking for answers? Try searching our database.

Print to File Question

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
W.E  Fagerberg - 27 Jun 2005 23:33 GMT
I've used "Print to File" to get some files to a service bureau for
specialized printing.  Now I'd like to go ahead and print a couple of these
on my own printer.  How does one enter a ".PRN" file into the print queue
for the printer that wrote the file? (WIN 98SE, Canon S520 on USB.)
Jeff Richards - 28 Jun 2005 09:56 GMT
Use the DOS copy command to copy the file to the printer, such as
COPY SAMPLE.PRN LPT1

Note that this will only work if the PRN file was originally created for the
same printer as installed on your machine.  It's usually simpler to re-print
the file from the original document.
Signature

Jeff Richards
MS MVP (Windows - Shell/User)

> I've used "Print to File" to get some files to a service bureau for
> specialized printing.  Now I'd like to go ahead and print a couple of
> these
> on my own printer.  How does one enter a ".PRN" file into the print queue
> for the printer that wrote the file? (WIN 98SE, Canon S520 on USB.)
Tom Ferguson - 04 Jul 2005 17:05 GMT
As a PSto Jeff's correct information:

I would use the /b switch with the copy command as in

copy /b sample.prn lpt1

This causes the copy to be in binary mode rather than ANSI/ASCII.
Otherwise, the print job might terminate before completion if the data
stream happens to contain a bit pattern that matches a printer control
command.

Also, if needed or convenient, the command can process a fully-qualified
path as in

copy /b d:\letters\sample.prn lpt1

Note that this method is geared to printers attached to parallel printer
ports rather than USB.

Tom
MSMVP
Windows Shell/User

: Use the DOS copy command to copy the file to the printer, such as
: COPY SAMPLE.PRN LPT1
[quoted text clipped - 7 lines]
: > on my own printer.  How does one enter a ".PRN" file into the print queue
: > for the printer that wrote the file? (WIN 98SE, Canon S520 on USB.)
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.