ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: merging pdf (repost)
Date: Thu, 07 Aug 2003 15:52:12 +0200	[thread overview]
Message-ID: <5.2.0.9.1.20030807155120.02248420@server-1.pragma-net.nl> (raw)
In-Reply-To: <1060259359.23550.5.camel@luigis.logo.net>

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
-------------------------------------------------------------------------

  reply	other threads:[~2003-08-07 13:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-07 12:29 scarso luigi
2003-08-07 13:52 ` Hans Hagen [this message]
2003-08-07 16:10   ` merging pdf scarso luigi
2003-08-08  7:58     ` Hans Hagen
2003-08-08  8:48       ` scarso luigi
2003-08-08 10:20         ` Hans Hagen
2003-08-08 12:15           ` scarso luigi
2003-08-08 12:59             ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5.2.0.9.1.20030807155120.02248420@server-1.pragma-net.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).