ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: How to create a PDF/A file with mkii?
Date: Wed, 2 Jul 2014 17:18:21 +0200	[thread overview]
Message-ID: <5C1434D5-0E27-4655-BF83-BF9295639D4D@gmail.com> (raw)
In-Reply-To: <CAG5iGsBQrhY=nuCeUu_pLazimz4Q9F=zD5_6en3YQ=rE0HJWnA@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 2156 bytes --]

Thanks Luigi!

It turns out that with some slight modifications I could typeset the mentioned project with mkiv. 
Then after having added the following from your article:

%% For PDF/A
\setupbackend[
format={pdf/a-1a:2005},
profile={default_cmyk.icc,
         default_rgb.icc,default_gray.icc},
intent={%
ISO coated v2 300\letterpercent\space (ECI)}
]
%% Tagged PDF
%% method=auto ==> default tags by Adobe
\setupstructure[state=start,method=auto]

I could get a PDF which looks fine: but now I have to make sure that it is PDF/A compliant.
Right now I don’t hav etime to check this, but in any case you gave me good hope… Thanks!

Best regards: OK

On 02 Jul 2014, at 17:05, luigi scarso <luigi.scarso@gmail.com> wrote:

> 
> 
> 
> On Wed, Jul 2, 2014 at 4:52 PM, Otared Kavian <otared@gmail.com> wrote:
> 
> Thanks Luigi for the hint to that paper.
> Unfortuantely the project has been done with mkii… that’s why I would like to know if it’s possible to produce a PDF/A compliant file with ConTeXt mkii.
> By the way, is there an easy way to check whether a PDF file is PDF/A compliant?
> 
> Best regards: OK
> afaik there is only and experimental extension of pdftex that used with latex can make pdf/a-1a (tagged pdf) -- but i'm not sure. 
> 
> But pdf/a-1b are different (not tagged) so you can use ghostscript, even if it's not easy.
> Here an article by C: Beccari for xelatex
> http://www.guitex.org/home/images/ArsTeXnica/AT012/xelatex-pdfa.pdf
> 
> See also  this for gs
> http://stackoverflow.com/questions/1659147/how-to-use-ghostscript-to-convert-pdf-to-pdf-a-or-pdf-x
> 
> -- 
> 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://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________


[-- Attachment #1.2: Type: text/html, Size: 3946 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2014-07-02 15:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-02 14:37 Otared Kavian
2014-07-02 14:46 ` luigi scarso
2014-07-02 14:52   ` Otared Kavian
2014-07-02 15:05     ` luigi scarso
2014-07-02 15:18       ` Otared Kavian [this message]
2014-07-02 15:35         ` luigi scarso
2014-07-02 20:54           ` Otared Kavian
2014-07-02 21:29             ` luigi scarso
2014-07-03 12:00             ` luigi scarso
2014-07-03 12:25               ` luigi scarso

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=5C1434D5-0E27-4655-BF83-BF9295639D4D@gmail.com \
    --to=otared@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).