From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12813 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: merging pdf (repost) Date: Thu, 07 Aug 2003 15:52:12 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <5.2.0.9.1.20030807155120.02248420@server-1.pragma-net.nl> References: <1060259359.23550.5.camel@luigis.logo.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: main.gmane.org 1060264789 12884 80.91.224.253 (7 Aug 2003 13:59:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 7 Aug 2003 13:59:49 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Aug 07 16:00:12 2003 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 19klJM-00022K-00 for ; Thu, 07 Aug 2003 16:00:12 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 5857910B0E; Thu, 7 Aug 2003 16:00:07 +0200 (MEST) Original-Received: from mail.solcon.net (mail.solcon.net [212.45.33.5]) by ref.ntg.nl (Postfix) with ESMTP id 6A09910AFC for ; Thu, 7 Aug 2003 15:54:54 +0200 (MEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mail.solcon.net (8.11.6/8.9.3) with ESMTP id h77Dsmg22407 for ; Thu, 7 Aug 2003 15:54:48 +0200 Original-Received: from laptop-3.wxs.nl (laptop-3.pragma-net [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id 1DA7517AB6 for ; Thu, 7 Aug 2003 15:54:48 +0200 (CEST) X-Sender: hagen-mail@server-1.pragma-net.nl X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Original-To: ntg-context@ntg.nl In-Reply-To: <1060259359.23550.5.camel@luigis.logo.net> 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:12813 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12813 At 14:29 07/08/2003 +0200, you wrote: >Hello, I use this code to merge file1.pdf, file2.pdf, file3.pdf in >file4.pdf > >% format=english >\definepapersize[A3large][width=320mm,height=450mm,offset=0pt] >\setuppapersize[A3,landscape][A3large,landscape] >\setuplayout > [backspace=0pt,marking=on, > height=middle,width=middle,location=middle, > topspace=0pt, > header=0pt, > footer=0pt] >\starttext'; > >\insertpages[file1.pdf][width=0pt] >\insertpages[file2.pdf][width=0pt] >\insertpages[file3.pdf][width=0pt] >\stoptext > >where >file1 is 481 031 bytes >file2 is 1 277 167 bytes and >file3 is 43 574 bytes. I expected ~2 Mbytes for file4.pdf but >file4 is 10 601 693 bytes, ie ~five times the size expected. >Why ? > >Thanks in advance >luigi > >PS. >I have a context distribution that is 1 year old, but i can't actually >upgrade it (well, if I must do it, I will do !) maybe an not supported compression scheme? in a couple of weeks a new tex live is out, so a newer pdftex (xpdf lib) may have solvedthe problem. Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------