Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printing to a file instead of a printer

Status
Not open for further replies.

outonalimb

Technical User
Joined
Oct 7, 2003
Messages
454
Location
GB

Is there a way of printing to an image file instead of a printing device? For example, a .tif or .pdf.

I know it's possible when using Adobe Acrobat with the Distiller but I was looking for something which is free or at least cheap.

Regards,

 
Do a Google search for "free PDF maker" or "free PDF". You'll find several FREE pdf creation programs. I've used one by Cute Software and it works very well.

There's always a better way. The fun is trying to find it!
 
Print to file
thread779-798962

Any such file you create must be copied to the printer directly (at time of printing), and not opened by an application for printing, as it also contains all the necessary extra instructions for printing what you have printed to the file.

copy path\filename.prn lpt1
from a command prompt should work or similar type of instruction may be required. I can't help you much with the DOS side of things.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top