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:
committed by
Mark Fisher
parent
6d033bae4a
commit
61cd00c0b6
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user