From owner-freebsd-questions Thu Jan 30 18:13:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA21768 for questions-outgoing; Thu, 30 Jan 1997 18:13:04 -0800 (PST) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id SAA21740 for ; Thu, 30 Jan 1997 18:12:59 -0800 (PST) Received: from ct.picker.com by whqvax.picker.com with SMTP; Thu, 30 Jan 1997 21:11:57 -0500 (EST) Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA08450; Thu, 30 Jan 97 21:11:56 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id VAA20491; Thu, 30 Jan 1997 21:10:01 -0500 Message-Id: <19970130211000.QH40274@ct.picker.com> Date: Thu, 30 Jan 1997 21:10:00 -0500 From: rhh@ct.picker.com (Randall Hopper) To: imdave@synet.net (Dave Bodenstab) Cc: shawn@luke.cpl.net, questions@freebsd.org Subject: Re: pdf? References: <199701301810.MAA07180@base486.synet.net> X-Mailer: Mutt 0.59.1 Mime-Version: 1.0 In-Reply-To: <199701301810.MAA07180@base486.synet.net>; from Dave Bodenstab on Jan 30, 1997 12:10:52 -0600 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Dave Bodenstab: |Shawn Ramsey wrote: |> Is there a viewer that supports excrypted PDF's for FreeBSD? GV or xpdf |> don't seem to work. :( | |If you look at ghostscript's file "pdf_sec.ps" you'll find the comments: Adobe Acrobat 3.0 for Linux (on Adobe's web site) works (on 2.2-ALPHA at least) for viewing encrypted PDFs. However, GhostScript doesn't want to handle the PostScript it spits out. I don't know if its truly invalid PostScript or just that GhostScript doesn't grok it. GhostScript's understanding it is a big deal to me as I print PostScript on my LJ4P (w/o PostScript SIMM) via GhostScript. With the decryption specs now publicly available, hopefully someone will write a encrypted-to-unencrypted PDF conversion utility. I'd certainly be interested in that. Also, in case you're interested here's more on the xpdf deal. Recently swapped mail with the author and with Adobe for for more on the decryption issue, he pointed me to his Decryption link off of the XPDF home page: http://www.contrib.andrew.cmu.edu/usr/dn0o/xpdf/xpdf.html Allegedly Adobe made the decryption specs public a couple months ago, but since PDF uses RSA RC4, he's hesitant to add any support due to export restrictions. From what Dave Bodenstab pointed out, it seems Ghostscript's in the same boat but facing the other direction. Response from Adobe attached below FYI. Randall Hopper Developer Relations : |Date: Wed, 29 Jan 1997 07:47:06 -0800 | |>Are PDF encryption specs available for developers? | |They always have been, contrary to what you may have read in an error |message encountered while using Derek Noonburg's non-compliant XPDF Reader |software (I'm guessing here). | |>If so, can you point me to where? | |http://www.adobe.com/supportservice/devrelations/PDFS/TN/PDFSPEC.PDF | |XPDF is flawed, and does not support the public PDF specification. If you |want a Reader that works, try ours; | |http://www.adobe.com/prodindex/acrobat/lindnld.html | |Hope this helps! | | |Bruce Bullis |Adobe Developer Relations |http://www.adobe.com/supportservice/devrelations/main.html