[26487] in Athena Bugs
acrobat 7 command line printing
daemon@ATHENA.MIT.EDU (Erica H Peterson)
Wed Jul 20 09:22:39 2005
Date: Wed, 20 Jul 2005 09:21:59 -0400 (EDT)
From: Erica H Peterson <astronut@mit.edu>
To: bugs@mit.edu
Message-ID: <Pine.LNX.4.58L.0507200915440.5065@amalgam.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Spam-Score: 1.041
X-Spam-Level: * (1.041)
X-Spam-Flag: NO
Errors-To: bugs-bounces@mit.edu
Hello,
The following command has broken under the new Acrobat version:
athena% acroread -toPostScript < test.pdf | lpr -Phelios
(acroread:20221): Gtk-WARNING **: cannot open display:
helios: nothing to print
It's only a problem using a remote connection without X; it works fine
when run locally, or remotely with X forwarding. Running the older
version of Acrobat also works:
athena% athrun acro acroread -ver 5.0.10 -toPostScript < test.pdf
| lpr -Phelios
Thanks,
Erica