From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/83824 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: Tagged PDF Date: Thu, 15 Aug 2013 10:40:13 +0200 Message-ID: <520C93ED.30606@gmx.net> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1376556024 24297 80.91.229.3 (15 Aug 2013 08:40:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 Aug 2013 08:40:24 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Aug 15 10:40:27 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V9t6Z-00005O-CP for gctc-ntg-context-518@m.gmane.org; Thu, 15 Aug 2013 10:40:27 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 048C41020A; Thu, 15 Aug 2013 10:39:30 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id oXSzbOy0hRX6; Thu, 15 Aug 2013 10:39:28 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 8427E1020B; Thu, 15 Aug 2013 10:39:28 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4DA021020B for ; Thu, 15 Aug 2013 10:39:26 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id mfVemoUiPdee for ; Thu, 15 Aug 2013 10:39:25 +0200 (CEST) Original-Received: from filter1-ams.mf.surf.net (filter1-ams.mf.surf.net [192.87.102.69]) by balder.ntg.nl (Postfix) with ESMTP id F06241020A for ; Thu, 15 Aug 2013 10:39:24 +0200 (CEST) Original-Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) by filter1-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r7F8eKlE029679 for ; Thu, 15 Aug 2013 10:40:20 +0200 Original-Received: from [192.168.178.3] ([37.24.158.104]) by mail.gmx.com (mrgmx002) with ESMTPSA (Nemesis) id 0M70Td-1W4Awj1g0r-00wovY for ; Thu, 15 Aug 2013 10:40:20 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 In-Reply-To: X-Enigmail-Version: 1.5.2 X-Provags-ID: V03:K0:CpWuhA08MU1ZV4+vXPH5v+Kxj8YrUmE0ZQwC8jMJfSDmy6swRCb Q51ZXo5DqWxipgyKVJ/EQFRatSi4Vfrk7U9mdomzIq6oq5tliSNEhjzbolyPvOaXYUbWCr3 vPDZLzcIA3jnKWirThA3YrwWY98m7D5e/XaowXF3b2NrTSLKhc5HIlZqRz/FxCT2qwQR97B n+V2mrCB3rZwl0tekL8QQ== X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=212.227.15.18; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0NKcUEkot - 48eb6c89cceb - 20130815 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.69 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:83824 Archived-At: Am 15.08.2013 09:05, schrieb Aditya Mahajan: > On Wed, 14 Aug 2013, D. K. wrote: > >> Hi everyone, >> >> in my quest to generate tagged pdf's that meet nowaday's accessibility >> requirements (it seems to me that tags are the major hurdle when using >> tex), I came around context. >> >> There is a very interesting article on how to generate tagged pdf's with >> context mkiv. >> http://www.tug.org/TUGboat/tb31-3/tb99hagen.pdf >> >> A quick sample run of the examples shown in the above pdf with context >> however doesn't yield a nice result. Checking with the pdf accessibility >> checker >> http://www.access-for-all.ch/en/pdf-lab/pdf-accessibility-checker-pac.html >> >> for example, the generated pdf fails completely and is not considered >> to be >> tagged. >> >> Could someone point me in the right direction? Is there any kind of >> tutorial or minimal example from where I could work on? Are there any >> (hidden) options that need to be set in order to activate tagging >> support? > > Have you seen http://wiki.contextgarden.net/PDFX > Tagging is part of PDF/A, but the interface is the same. "pdf/a-1a:2005" and "pdf/a-1b:2005" are the used 'format' names for PDF/A. Never used it myself, so I can't tell much about it. Peter ___________________________________________________________________________________ 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 ___________________________________________________________________________________