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 | [EMAIL PROTECTED] 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 -------------------------------------------------------------------------
_______________________________________________ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context