From 06dd1be43df5f16d023abf3b5673fbfc43b3a4df Mon Sep 17 00:00:00 2001
From: Chris Bowditch
Date: Mon, 26 Jul 2010 09:39:04 +0000
Subject: [PATCH] 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
---
src/documentation/content/xdocs/1.0/output.xml | 6 +++---
src/documentation/content/xdocs/trunk/output.xml | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/documentation/content/xdocs/1.0/output.xml b/src/documentation/content/xdocs/1.0/output.xml
index 7a91992ca..63c84e6b0 100644
--- a/src/documentation/content/xdocs/1.0/output.xml
+++ b/src/documentation/content/xdocs/1.0/output.xml
@@ -113,9 +113,9 @@ out = proc.getOutputStream();]]>
compatible.
- Note that FOP does not currently support "tagged PDF" or PDF/A-1a.
- Support for PDF/A-1b and PDF/X has recently been added, however.
+ Note that FOP does not currently support PDF/A-1a.
+ Support for Tagged PDF, PDF/A-1b
+ and PDF/X has recently been added, however.
Fonts
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();]]>
compatible.
- Note that FOP does not currently support "tagged PDF" or PDF/A-1a.
- Support for PDF/A-1b and PDF/X has recently been added, however.
+ Note that FOP does not currently support PDF/A-1a.
+ Support for Tagged PDF, PDF/A-1b
+ and PDF/X has recently been added, however.