INT-2346 Add ToC to Acrobat Bookmarks Pane

Acrobat Reader supports ToC hyperlinks in Bookmarks pane;
this enables that feature.
This commit is contained in:
Gary Russell
2012-01-03 12:51:06 -05:00
committed by Mark Fisher
parent 6d033bae4a
commit 61cd00c0b6

View File

@@ -201,6 +201,7 @@
################################################### -->
<!-- These extensions are required for table printing and other stuff -->
<xsl:param name="fop1.extensions" select="1"></xsl:param> <!-- INT-2346 Acrobat ToC Pane -->
<xsl:param name="use.extensions">1</xsl:param>
<xsl:param name="tablecolumns.extension">0</xsl:param>
<xsl:param name="callout.extensions">1</xsl:param>