ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: jethro Reuel via ntg-context <ntg-context@ntg.nl>
To: ntg-context@ntg.nl
Cc: jethro Reuel <jthryeboah@gmail.com>
Subject: Clipping multiple PDFs
Date: Thu, 18 Aug 2022 00:13:27 +0000	[thread overview]
Message-ID: <F0CA4E7B-6922-4C74-97AA-4F267F893DEE@gmail.com> (raw)

Hello,

I am trying to put multiple PDF’s that were typeset differently into one document without modifying the individual files themselves. I came up with this:

\starttext

\copypages[ass1.pdf][][scale=950]
\copypages[ass2.pdf][][scale=950]
…

stoptext

The problem is the original page numbers show and I’d prefer that it did not. So I thought maybe I could clip all the page numbers from every page (since they are all in the same position across all the pages) but I don’t know how to do this with the \clip command. Any ideas? I already tried using \input but it gives some weird output in some places. It doesn’t have to use this method as long as it does what I need it to do.

Thanks in advance.

Jethro 

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2022-08-18  0:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-18  0:13 jethro Reuel via ntg-context [this message]
2022-08-21 16:41 ` Pablo Rodriguez via ntg-context
2022-08-22 15:46   ` Jethro Djan via ntg-context
2022-08-23 15:57     ` Pablo Rodriguez via ntg-context
2022-08-23 17:12       ` Jethro Djan via ntg-context
2022-08-23 17:50         ` Pablo Rodriguez via ntg-context
2022-08-22 15:43 Jethro Djan via ntg-context
2022-08-23 15:27 ` Aditya Mahajan via ntg-context
2022-08-23 17:38   ` Pablo Rodriguez via ntg-context
2022-08-23 17:47     ` Aditya Mahajan via ntg-context
2022-08-22 15:44 Jethro Djan via ntg-context

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=F0CA4E7B-6922-4C74-97AA-4F267F893DEE@gmail.com \
    --to=ntg-context@ntg.nl \
    --cc=jthryeboah@gmail.com \
    /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).