From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15175 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: pdf 1.5 pb Date: Thu, 20 May 2004 11:09:43 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <6.0.1.1.2.20040520110852.027f4ec0@localhost> References: <20040519112056.5c427adf@glenlivet.elvenkind.com> <512DB128-A9DD-11D8-9802-0030659899AA@fiee.net> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: sea.gmane.org 1085044996 29877 80.91.224.253 (20 May 2004 09:23:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 May 2004 09:23:16 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu May 20 11:23:10 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BQjle-0002AT-00 for ; Thu, 20 May 2004 11:23:10 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id DF9B610B2B; Thu, 20 May 2004 11:18:36 +0200 (MEST) Original-Received: from mailrelay02.solcon.nl (maillb.solcon.nl [212.45.32.200]) by ref.ntg.nl (Postfix) with ESMTP id CFFE810ACE for ; Thu, 20 May 2004 11:16:34 +0200 (MEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mailrelay02.solcon.nl (8.12.11/SQL-8.12.11-5/8.12.11) with ESMTP id i4K9L2DU028651 for ; Thu, 20 May 2004 11:21:02 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id 2E80B1812F; Thu, 20 May 2004 11:21:04 +0200 (CEST) Original-Received: from laptop-3.wxs.nl (unknown [10.100.1.1]) by server-1.pragma-net.nl (Postfix) with ESMTP id 2BE3717ACF for ; Thu, 20 May 2004 09:21:02 +0000 (UTC) X-Sender: hagen-mail@localhost X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Original-To: ntg-context@ntg.nl In-Reply-To: <512DB128-A9DD-11D8-9802-0030659899AA@fiee.net> Original-References: <20040519112056.5c427adf@glenlivet.elvenkind.com> <512DB128-A9DD-11D8-9802-0030659899AA@fiee.net> X-Virus-Scanned: clamd / ClamAV version 0.70, clamav-milter version 0.70j Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:15175 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15175 At 23:41 19/05/2004, you wrote: >Am Mittwoch, 19.05.04, um 11:20 Uhr (Europe/Zurich) schrieb Taco Hoekwater: >> $ perl -npi.bak -e 's/%PDF-1.5/%PDF-1.4/;' *.pdf >>It might/might not work, I do not have any read PDF-1.5 files to test. > >If they use 1.5 features (compression of file structure etc!) it won't work. You mean the embedded object streams? I never ran into such a file. I'd rather expect problems with 1.5 files that do layers and such, since then we need to merge in clever ways. Hans