ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: scarso luigi <scarsoluigi@libero.it>
Subject: Re: merging pdf
Date: 07 Aug 2003 18:10:50 +0200	[thread overview]
Message-ID: <1060272650.23841.13.camel@luigis.logo.net> (raw)
In-Reply-To: <5.2.0.9.1.20030807155120.02248420@server-1.pragma-net.nl>

Thanks Hans for the answer.

I made another try with
file1.tex:

\setuppapersize[A3,landscape][A3,landscape]
\starttext
\dorecurse{1500}{\input tufte \par \input knuth \par}
\stoptext


and merge.tex:

\definepapersize[A3large][width=320mm,height=450mm,offset=0pt]
\setuppapersize[A3,landscape][A3,landscape]
\setuplayout
    [backspace=0pt,marking=on,
     height=middle,width=middle,location=middle,
     topspace=0pt,
     header=0pt,
     footer=0pt]
\starttext
\insertpages[file1.pdf][width=0pt]
\stoptext

The results are:
 799537 ago  7 17:55 file1.pdf
1515097 ago  7 17:56 merge.pdf

Also pdffonts file1.pdf give
name                                 type         emb sub uni object ID
------------------------------------ ------------ --- --- --- ---------
EGNYTD+CMR12                         Type 1       yes yes no       6  0


but  pdffonts merge.pdf give
name                                 type         emb sub uni object ID
------------------------------------ ------------ --- --- --- ---------
AGPRLI+CMSS8                         Type 1       yes yes no      15  0
MGUYCG+CMR12                         Type 1       yes yes no       7  0
:
:
MGUYCG+CMR12                         Type 1       yes yes no       7  0


ie the  line
MGUYCG+CMR12                         Type 1       yes yes no       7  0
 is repeated 408 (yes, four hundred) times .

Do I mess with pdftex.cfg or some *.map files ?


luigi

  reply	other threads:[~2003-08-07 16:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-07 12:29 merging pdf (repost) scarso luigi
2003-08-07 13:52 ` Hans Hagen
2003-08-07 16:10   ` scarso luigi [this message]
2003-08-08  7:58     ` merging pdf 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=1060272650.23841.13.camel@luigis.logo.net \
    --to=scarsoluigi@libero.it \
    --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).