[15050] in Athena Bugs
Re: Acrobat plugin lp/lpr lossage
daemon@ATHENA.MIT.EDU (Bruce R. Lewis)
Thu Apr 3 16:05:28 1997
Date: Thu, 3 Apr 1997 21:05:24 GMT
From: "Bruce R. Lewis" <brlewis@MIT.EDU>
To: alexp@MIT.EDU
Cc: John Hawkinson <jhawk@MIT.EDU>, bugs@MIT.EDU
In-Reply-To: "[15048] in Athena Bugs"
Date: Tue, 1 Apr 1997 23:37:37 -0500
From: John Hawkinson <jhawk@MIT.EDU>
The new acrobat plugin for Netscape is broken-in-our-environment
because it tries to print using "lp" (at least under IRIX, prolly
under Solaris, too).
Alex, this problem can be fixed one of two ways: Either change the
startup script to include these options in the final invocation of the
binary:
-xrm "*lprCommand:/usr/athena/bin/lpr" -xrm "*lprStyle: BSD"
or put the following two lines in all files like
/mit/acro/current/distrib/sgi_53/Acrobat3/Reader/mipsirix/app-defaults/AcroRead
*lprCommand: /usr/athena/bin/lpr
*lprStyle: BSD