home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!destroyer!cs.ubc.ca!unixg.ubc.ca!erich.triumf.ca!bomr
- From: bomr@erich.triumf.ca (Rod Nussbaumer)
- Newsgroups: comp.sys.ibm.pc.hardware
- Subject: Re: HP laserjet printing
- Followup-To: comp.sys.ibm.pc.hardware
- Date: 12 Nov 1992 08:11 PST
- Organization: TRIUMF: Tri-University Meson Facility
- Lines: 18
- Distribution: world
- Message-ID: <12NOV199208112486@erich.triumf.ca>
- References: <do-minh-111192151944@je-college-node.net.yale.edu>
- NNTP-Posting-Host: erich.triumf.ca
- News-Software: VAX/VMS VNEWS 1.41
-
- In article <do-minh-111192151944@je-college-node.net.yale.edu>, do-minh@suned.cs.yale.edu (Minh Do) writes...
- >I would like to dump print files to an HP LaserJet III. I generate my
- >output on one machine using WinWord running under Windows 3.1. The other
- >machine is hooked up to a machine with no Windows. I would like to print
- >to a file, and then take it over to the printer connected machine to dump
- >it to print. What I get usually, is a half a page of mixed up output.
- >
- >I tried using "copy file.hp lpt1" and "print file.hp" without success.
- ^^^^^^^^^^^^^^^^^
- Try "copy /b file.hp lpt1:". This will prevent the copy
- command from translating things like newlines, tabs, control-Z's,
- etc. Consult your DOS manual for more detail.
-
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Rod Nussbaumer, Programmer/Technologist Bitnet: BOMR@TRIUMFER
- TRIUMF --- University of British Columbia, Internet: bomr@erich.triumf.ca
- Vancouver, BC, Canada. Phone: (604)222-1047 ext 510
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-