From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15176 Path: main.gmane.org!not-for-mail From: "Andreas Ulbrich" Newsgroups: gmane.comp.tex.context Subject: AW: pdf 1.5 pb Date: Thu, 20 May 2004 12:10:55 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <20040520100627.C007910ACE@ref.ntg.nl> References: <20040519112056.5c427adf@glenlivet.elvenkind.com> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1085047993 3792 80.91.224.253 (20 May 2004 10:13:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 May 2004 10:13:13 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu May 20 12:13:06 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 1BQkXx-0005FW-00 for ; Thu, 20 May 2004 12:13:05 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id E050D10B2B; Thu, 20 May 2004 12:08:31 +0200 (MEST) Original-Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by ref.ntg.nl (Postfix) with SMTP id C007910ACE for ; Thu, 20 May 2004 12:06:27 +0200 (MEST) Original-Received: (qmail 14494 invoked by uid 65534); 20 May 2004 10:10:57 -0000 Original-Received: from ivs16.ivs.TU-Berlin.DE (EHLO Q) (130.149.63.178) by mail.gmx.net (mp010) with SMTP; 20 May 2004 12:10:57 +0200 X-Authenticated: #126423 Original-To: X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 In-Reply-To: <20040519112056.5c427adf@glenlivet.elvenkind.com> Thread-Index: AcQ9guryabZcKTAfSAuy1Z5QQNpbxgAz0ClQ 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:15176 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15176 > > I've used Acrobat 6 to import and create .pdfs for=20 > inclusion as images, not thinking about compatibility mode=20 > (set by default on acrobat 6 I suppose). > > When I try to texexec a .tex doc with such pdf inclusions,=20 > i get this output : > > Error: pdfetex (file ./pieces-graphiques-l.pdf): pdf=20 > inclusion: found=20 > > pdf version <1.5>, but at most version <1.4> allowed =3D=3D>=20 > Fatal error occurred, the output PDF file is not finished! >=20 > You could try this: >=20 > $ perl -npi.bak -e 's/%PDF-1.5/%PDF-1.4/;' *.pdf >=20 > It might/might not work, I do not have any read PDF-1.5 =20 > files to test. You can also use the Acrobat 6 PDF Optimizer (Acrobat 6 Menu: Advanced = -> PDF Optimizer) to create PDF files in earlier PDF versions. I usually = use "compatible with acrobat 4" which works quite nicely with PDFTEX. I = don't quite understand why they didn't make that an option in the "save as" = dialog ... Gr=FC=DFe, ulbi