ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Anders Alstrin <anders.alstrin@forprint.se>
Subject: PDF crop problem
Date: Tue, 06 Jun 2000 10:38:06 +0100	[thread overview]
Message-ID: <393CC67E.6B590ECB@forprint.se> (raw)

Hrmpf.
I got a problem with combining two pdf and maintain the original
"copypages" size.
The two dokuments are exacly the same size but my "\copypages" pdf seems
to be moved
1 cm to the left and then croped.
Like this:
______________
|  |                        |
|  |  doc2.pdf        |
|*=doc1.pdf        |
|_|____________|

I got a workaround to make "doc1.pdf" 1 cm smaler than doc2.pdf
but thats not nice.
---------------------------------------------------------------------------------------------------------

\definepapersize[visit][width=8.5cm,height=5.4cm]
\setuppapersize[visit][visit]
\setuplayout[backspace=0pt,topspace=0pt,width=fit,height=fit,header=0pt,footer=0pt]

\starttext
\setupoutput[pdftex]

\defineoverlay
  [something]
  [{\externalfigure[v_mall.pdf]}]

\setupbackgrounds
   [page]
   [background=something]

\copypages
  [visit1.pdf]

\stoptext
----------------------------------------------------------------------------------------------------------


             reply	other threads:[~2000-06-06  9:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-06  9:38 Anders Alstrin [this message]
2000-06-06 21:26 ` 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=393CC67E.6B590ECB@forprint.se \
    --to=anders.alstrin@forprint.se \
    /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).