diff --git a/pdf/src/plugin-resources/fo-tables.xslt b/pdf/src/plugin-resources/fo-tables.xslt
index ce47f65b..0b4a54d7 100644
--- a/pdf/src/plugin-resources/fo-tables.xslt
+++ b/pdf/src/plugin-resources/fo-tables.xslt
@@ -21,6 +21,7 @@
+
1
1
@@ -49,16 +50,19 @@
+
+
+
1
:::::: New table ::::::
@@ -83,6 +87,7 @@
+
@@ -103,6 +108,7 @@
+
@@ -110,6 +116,7 @@
+
1
1
@@ -138,16 +145,19 @@
+
+
+
1
:::::: New table ::::::
@@ -175,7 +185,9 @@
-->
-
+
+
+
Table heading bottom spacer
@@ -205,6 +217,7 @@
+
@@ -212,6 +225,7 @@
+
1
( columns) :::
-
+
+
+
::: Table row spacer for row :::
@@ -257,20 +273,26 @@
+
::: Subheading row :::
-
+
+
+
+
1
::: Table body row ( columns) :::
-
+
+
+
::: Table row spacer for last row :::
@@ -285,9 +307,12 @@
+
1
-
+
+
+
Table heading bottom spacer
@@ -300,25 +325,36 @@
+
::: Table heading row :::
-
+
+
+
+
: Table subheading cell :
-
-
+
+
+
+
+
+
-
+
+
+
+
: Table heading cell :
@@ -326,19 +362,28 @@
0.75pt
black
-
+
+
+
-
+
+
+
+
: Table body cell :
-
+
+
+
-
+
+
+
diff --git a/pdf/xdocs/changes.xml b/pdf/xdocs/changes.xml
index ebbac202..a029d3de 100644
--- a/pdf/xdocs/changes.xml
+++ b/pdf/xdocs/changes.xml
@@ -25,6 +25,7 @@
+ Identical ids in tables in different documents caused a build failure.
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
- xercesImpl v 2.4.0 -> v2.6.2