ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: luigi scarso <luigi.scarso@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: PDF/A generation
Date: Thu, 13 Oct 2016 16:23:00 +0200	[thread overview]
Message-ID: <CAG5iGsC8FwThV6m7GhGTMtfsVDm0CcqNdjDvJD9KrqDGEr0QZA@mail.gmail.com> (raw)
In-Reply-To: <3cbb4476-9ac5-0653-4d9c-7c84abbddb84@gmail.com>

On Thu, Oct 13, 2016 at 3:40 PM, Henri Menke <henrimenke@gmail.com> wrote:
> Dear Luigi,
>
> thanks for the link.  I tried the validation with a little simplified example, which I show below.  VeraPDF reports some errors, see attached `test-result.xml`.  Unfortunately, VeraPDF cannot handle my production document and crashes during validation :( (see attached `production-result.xml`).  Also, it seems that leaving out `intent` does not make any difference.
>
> Cheers, Henri
>
> ---
>
> \setupinteraction
>   [
>     title=TITLE,
>     subtitle=SUBTITLE,
>     author=AUTHOR,
>     keyword={KEYWORD1, KEYWORD2, KEYWORD3},
>   ]
>
> \setupbackend
>   [
>     format={pdf/a-2a},
>     profile={default_cmyk.icc,default_rgb.icc,default_gray.icc},
currently 2a is not supported , you should use 1a
format={pdf/a-1a:2005}, % or pdf/a-1a:2005



-- 
luigi
___________________________________________________________________________________
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 14:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-13 13:03 Henri Menke
2016-10-13 13:13 ` luigi scarso
2016-10-13 13:40   ` Henri Menke
2016-10-13 14:23     ` luigi scarso [this message]
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=CAG5iGsC8FwThV6m7GhGTMtfsVDm0CcqNdjDvJD9KrqDGEr0QZA@mail.gmail.com \
    --to=luigi.scarso@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).