ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* merging pdf files
@ 2003-08-06 16:31 scarso luigi
  0 siblings, 0 replies; only message in thread
From: scarso luigi @ 2003-08-06 16:31 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-06 16:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-06 16:31 merging pdf files scarso luigi

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