[498] in OS/2_Discussion
Re: Printing to Athena
daemon@ATHENA.MIT.EDU (Aaron Belenky)
Sat Apr 8 17:57:33 1995
To: "John E. Patterson (Ned)" <jpatter@MIT.EDU>, os2partners@MIT.EDU
In-Reply-To: Your message of Sat, 08 Apr 1995 17:18:26 -0400.
<9504082118.AA22222@vongole.MIT.EDU>
Date: Sat, 08 Apr 1995 17:57:04 EDT
From: Aaron Belenky <abelenky@MIT.EDU>
The problem almost certainly lies in the postscript header.
Generate the same PS document from Windows and from OS/2, then
compare them side-by-side.
The Windows version should start w/ something resembling:
%!PS-Adobe
The OS/2 version likely has a line or two before the %!PS-Adobe line...
remove the preceding stuff, and try printing that.
But, if you're looking for a way to stop OS/2 from printing that
header in the first place, I'm not sure how to do that.
Good luck!
-Aaron
-----------
_____________________________________________________
|\____________________________________________________\
| |Aaron Belenky Back off man, | |
| |abelenky@mit.edu I'm a scientist| |
| |http://www.mit.edu:8001/people/abelenky/home.html| |
| |_________________________________________________| |
\|__________________________________________________\|
|>I am trying to use the HP LaserJet 4Si/4Si Mx PS v2011 printer driver that
|>came with OS/2 to generate printer files. I have been successful generating
|>the printer files in Windows, copying them to my athena account, and printing
|>them there. That way seems to work fine, for Windows programs. However, as
|>every OS/2 user, I would rather use native OS/2 apps. I have the Lotus
|>SmartSuite for OS/2, and would like to use it to print files. I tried that
|>though, and Athena printed the PostScript commands, of all things.
|>
|>I would appreciate any suggestions that you may have. Thank you.
|>
|>-Ned