diff options
author | Chris Bowditch <cbowditch@apache.org> | 2010-07-26 09:39:04 +0000 |
---|---|---|
committer | Chris Bowditch <cbowditch@apache.org> | 2010-07-26 09:39:04 +0000 |
commit | 06dd1be43df5f16d023abf3b5673fbfc43b3a4df (patch) | |
tree | 879c8a5770569b6c8ae600660ccb3afd1e8051c9 /src/documentation/content/xdocs/trunk | |
parent | bbd66f9161da89335410206794cd1b6dbdf22b10 (diff) | |
download | xmlgraphics-fop-06dd1be43df5f16d023abf3b5673fbfc43b3a4df.tar.gz xmlgraphics-fop-06dd1be43df5f16d023abf3b5673fbfc43b3a4df.zip |
FOP v1.0 and trunk do support Tagged PDF
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@979214 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/trunk')
-rw-r--r-- | src/documentation/content/xdocs/trunk/output.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/documentation/content/xdocs/trunk/output.xml b/src/documentation/content/xdocs/trunk/output.xml index 7a91992ca..d1ab9e19f 100644 --- a/src/documentation/content/xdocs/trunk/output.xml +++ b/src/documentation/content/xdocs/trunk/output.xml @@ -113,9 +113,9 @@ out = proc.getOutputStream();]]></source> compatible. </p> <p> - Note that FOP does not currently support "tagged PDF" or PDF/A-1a. - Support for <a href="pdfa.html">PDF/A-1b</a> and <a - href="pdfx.html">PDF/X</a> has recently been added, however. + Note that FOP does not currently support PDF/A-1a. + Support for <a href="accessibility.html">Tagged PDF</a>, <a href="pdfa.html">PDF/A-1b</a> + and <a href="pdfx.html">PDF/X</a> has recently been added, however. </p> <section id="pdf-fonts"> <title>Fonts</title> |