From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from linserver.megsinet.net(tnt14a-182.focal-chi.corecomm.net[216.214.203.182]) (1033 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 22 Apr 2001 13:35:24 -0400 (EDT) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: (from romualt@localhost) by linserver.megsinet.net (8.10.2/8.10.2) id f3MHgwV00253 for speakup@braille.uwo.ca; Sun, 22 Apr 2001 12:42:58 -0500 Date: Sun, 22 Apr 2001 12:42:03 -0500 From: Gregory Nowak To: speakup@braille.uwo.ca Subject: pdf_sec.ps patch Message-ID: <20010422124203.A250@linserver.megsinet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i List-Id: Hi all, I'm trying to convert a pdf file into a ps file. I plan to then convert the ps file into ascii so I can read it. When I run pdf2ps, it tells me that the pdf file is encrypted, and I should download a patch. I got the patch it mentioned. However, when I do 'gs pdf_sec.ps', gs says that it can't open an x display. How do I apply the patch? Is there a better way to read pdf files in linux? Thanks. Greg