From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/65943 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: qpdf broken with beta since 2001/02/08 Date: Thu, 10 Feb 2011 12:43:02 +0100 Message-ID: <4D53CF46.3070006@wxs.nl> References: <7B4626C28B06A7418E938BF73D6DEE18F9E71DB462@KCL-MAIL05.kclad.ds.kcl.ac.uk> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1297338216 19793 80.91.229.12 (10 Feb 2011 11:43:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 10 Feb 2011 11:43:36 +0000 (UTC) Cc: "Reviczky, Adam" To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Feb 10 12:43:30 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PnUvp-0001Vp-J6 for gctc-ntg-context-518@m.gmane.org; Thu, 10 Feb 2011 12:43:29 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 5F950CAAB8; Thu, 10 Feb 2011 12:43:28 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id rGIMb8eem5Xp; Thu, 10 Feb 2011 12:43:25 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A0C26CAAAB; Thu, 10 Feb 2011 12:43:25 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 825ABCAAAB for ; Thu, 10 Feb 2011 12:43:24 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 4j7UW5CyJdjt for ; Thu, 10 Feb 2011 12:43:13 +0100 (CET) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id 43698CAAAA for ; Thu, 10 Feb 2011 12:43:13 +0100 (CET) Original-Received: from smtp.ziggozakelijk.nl (D57D1DA2.static.ziggozakelijk.nl [213.125.29.162]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p1ABhCKo010131 for ; Thu, 10 Feb 2011 12:43:12 +0100 X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.100; Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by pragma-net.nl (SurgeMail 5.1c2) with ESMTP id 3961-1713362 for multiple; Thu, 10 Feb 2011 12:43:06 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 ThunderBrowse/3.3.4 In-Reply-To: <7B4626C28B06A7418E938BF73D6DEE18F9E71DB462@KCL-MAIL05.kclad.ds.kcl.ac.uk> X-Authenticated-User: hagen@controller-9 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.125.29.162; country=NL; region=11; city=Den Haag; latitude=52.0833; longitude=4.3000; http://maps.google.com/maps?q=52.0833,4.3000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0cE6bHcHF - 53237538ecd7 - 20110210 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:65943 Archived-At: On 10-2-2011 12:29, Reviczky, Adam wrote: > Hi > > I have a problem using qpdf (http://qpdf.sourceforge.net/) with context beta since 2011.02.08. > Don't really know whose fault it is, but there might be something wrong with mkiv. > > All I want to do is generating a linearized (web optimized) pdf using qpdf as hinted on this list (see http://www.ntg.nl/pipermail/ntg-context/2011/055626.html). > I was able to use it until context beta 2011.02.08, and getting an error since. > > Here's what I'm doing: > > 1) > test.tex contains > %%% > \starttext > Hello world! > \stoptext > %%% > > 2) running "context test.tex" to make the pdf > > 3) running "qpdf --linearize test.pdf out.pdf" > which creates the optimized out.pdf > > So up until and including context beta 2011.02.05 everything was working. > --- > reviczky@calcium ~/Desktop % qpdf --linearize test.pdf out.pdf > reviczky@calcium ~/Desktop % > --- > > But since beta 2011.02.08 (10:06) I get just a very brief error: > --- > reviczky@calcium ~/Desktop % qpdf --linearize test.pdf out.pdf > operation for Name object attempted on object of wrong type > 2 reviczky@calcium ~/Desktop % :( > --- > > Does anyone have a clue what might go wrong here? > Does context beta (mkiv) generates broken pdf's now? How can I check that? > qpdf isn't too helpful with that: > --- > checking test.pdf > PDF Version: 1.6 > File is not encrypted > File is not linearized > No syntax or stream encoding errors found; the file may still contain > errors that qpdf cannot detect best is to make two pdf files that are as small as possible and send them off-list to Luigi and me so that we can look into them. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________