I guess I need to work this into my customization layer, then?
http://www.arbortext.com/namespace/XslFoExtensions/ati-xsl-fo-bookmark-ext.html
If I get something working, I'll contribute it to the XSL snapshot, as I
think others may also benefit from this.
Thanks and best regards,
--Scott
Michael(tm) Smith wrote:
> Scott Hudson <> writes:
>
>
>> I'm having problems getting bookmarks to generate on PDFs with
>> Arbortext. My customization layer specifically calls the Arbortext
>> extensions:
>>
>> <xsl:param name="arbortext.extensions">1</xsl:param>
>>
>> I'm trying to determine if this is a config problem with Arbortext, or
>> if there is a bug in the extension of the XSL.
>>
>
> As far as I can tell from looking at the source for the FO
> stylesheets, there's no code in them for creating PDF bookmarks
> for Arbortext.
>
> --Mike
>
--