ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henri Menke <henrimenke@gmail.com>
To: ntg-context@ntg.nl
Subject: PDF/A generation
Date: Thu, 13 Oct 2016 15:03:02 +0200	[thread overview]
Message-ID: <1a41412f-26a1-1cb4-344a-b519486e9a12@gmail.com> (raw)

Dear list, (especially Luigi)

for online publication I need to create a PDF/A compliant output file.  Does anyone have any experience with it and can tell me whether my setup will work?  So far I'm using

\setupbackend
  [
    format={pdf/a-2a},
    profile={default_cmyk.icc,default_rgb.icc,default_gray.icc},
  ]
\setupstructure[state=start,method=auto]

I chose PDF/A-2a because there I can have PDF 1.7 which keeps the file size down but I can also switch to PDF/A-1a.  I have *no* external pixel graphics, just included PDFs which are also produced by ConTeXt with the same setup.

Online I found Luigi's paper on PDF/A-1a [1].  However, even after reading I'm unsure whether `intent` is optional or required.

Since I don't own Adobe Acrobat (nor am I using Windows) I cannot verify the resulting output.  Does anyone know any working free or open-source tools for GNU/Linux to do this task?

Cheers, Henri

[1] http://www.ntg.nl/maps/41/08.pdf
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2016-10-13 13:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-13 13:03 Henri Menke [this message]
2016-10-13 13:13 ` luigi scarso
2016-10-13 13:40   ` Henri Menke
2016-10-13 14:23     ` luigi scarso
2016-10-13 14:58       ` Peter Rolf
2016-10-14  9:22         ` luigi scarso
2016-10-14 12:04           ` Peter Rolf
2016-10-14 12:16             ` luigi scarso
2016-10-14 15:10               ` Peter Rolf
2016-10-18 12:54                 ` Peter Rolf
2016-10-18 13:44                   ` Henri Menke
2016-10-18 14:24                     ` Peter Rolf
2016-10-19 14:23                     ` Alan Braslau

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=1a41412f-26a1-1cb4-344a-b519486e9a12@gmail.com \
    --to=henrimenke@gmail.com \
    --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).