Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!XEROX.COM!Jerome_J._Szelong.LAX1B From: Jerome_J._Szelong.LAX1B@XEROX.COM Newsgroups: comp.laser-printers Subject: Re: help printing disk file to laser printer Message-ID: <9104291522.AA00200@crayola.cs.UMD.EDU> Date: 23 Apr 91 22:01:26 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 7 Approved: laser-lovers@brillig.umd.edu Your print file on disk may contain binary information such as bitmap graphics or font downloads. When you use the normal copy command DOS assumes the file is text and looks for a special end of file code which may occur in the binary data. Try doing the copy with the /b switch which tells DOS that the file is binary and is shouldn't look for an end of file code. Jerry