ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Floris van Manen via ntg-context <ntg-context@ntg.nl>
To: ntg-context@ntg.nl
Cc: Floris van Manen <vm@klankschap.nl>
Subject: [NTG-context] Re: [ \copypages ]
Date: Thu, 18 Jan 2024 13:33:40 +0100	[thread overview]
Message-ID: <5d39cd73-2b95-483d-bf2a-de265b6bc58f@klankschap.nl> (raw)
In-Reply-To: <a71b6ccb-f3f7-4416-896b-667a39deb1a7@freedom.nl>



On 18/01/2024 12:10, Hans Hagen via ntg-context wrote:
> yes but experimental and not yet documented

I don't mind experimenting with it.
e.g. I try to change the font color in existing pdf documents from black 
to blue.


At the moment my workaround is using mutool to export pages to svg.
mutool convert -o page.svg -F svg input.pdf

then change the font color
sed -i 's/<symbol /<symbol fill="#0000cc" /g' pageX.svg

then put it back together.

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

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2024-01-18 12:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-17 21:20 [NTG-context] " vm via ntg-context
2024-01-18  7:16 ` [NTG-context] " Henning Hraban Ramm
2024-01-18 11:10 ` Hans Hagen via ntg-context
2024-01-18 12:33   ` Floris van Manen via ntg-context [this message]

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=5d39cd73-2b95-483d-bf2a-de265b6bc58f@klankschap.nl \
    --to=ntg-context@ntg.nl \
    --cc=vm@klankschap.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).