mrcapi937 said:
Printing to file?
I am using remote computer program to link to my computer at work. The
program dose not have printer support. I have linked to the remote computer
and printed my data “to fileâ€. I then transferred the file to my local
computer. How do I print it now? When I click on the file it asked me what
program to open with. I am using a HP laser 1200 at both locations on windows
xp. Does HP or any one else make a program that will allow me to print this
file?
I assume you checked the box that says "print to file" on the print
dialog of your remote computer. That's a trap for the unwary. What you
now have is the data (probably in a file named xxx.prn) that would have
been sent to the printer -- complete with all of the printer control
characters generated by the printer driver.
If you have the same or similar model printer at home as you have at the
remote location, how you print the file depends on how your printer is
connected to your computer.
If your printer is connected by parallel port (the old fashioned way),
use the command
copy /b xxx.prn LPT1
Otherwise, first share the printer and then use the command
copy xxx.prn \\computername\printersharename
Or use Frogmore Raw Print
http://www.frogmore-raw-print.com/
If the material you are printing isn't highly formatted, you might want
to consider creating a generic text only printer as follows:
- Start the Add Printer Wizard from "Printers and Faxes"
- Select "Local printer attached to this computer" and UNcheck the box
to automatically detect a plug-n-play printer.
- Select "Use the following port" and select FILE: (Print to File) from
the drop-down box
- On the "Install Printer Software screen", select "Generic" in the left
window (Manufacturer) and "Generic / Text Only" in the right window
(Printers), then click "Next".
- On the "Name Your Printer" screen leave the default name ("Generic /
Text Only"), or change it to whatever name you prefer.
Selecting this printer from the print dialog will print a text-only
document to a file. You can then print this file using any text editor.
--
Lem -- MS-MVP - Networking
To the moon and back with 2K words of RAM and 36K words of ROM.
http://en.wikipedia.org/wiki/Apollo_Guidance_Computer
http://history.nasa.gov/afj/compessay.htm