Victor,
I went back to the page, check the examples and I could not find
<fox:bookmarks>. But I am pretty sure that I was that tag before
I am sorry about giving misleading information.
Eric,
This this the tag i was talking about :
<fox:bookmarks>
<xsl:apply-templates select="body/section" mode="outline"/>
</fox:bookmarks>
Cheers,
Cheche
Victor Mote wrote:
> Juan Jose Pablos wrote:
>
>
>>Fop provides some kind of extensions:
>>http://xml.apache.org/fop/extensions.html#bookmarks
>>
>>
>>But you need to check Java API, some of these extension does not work as
>>we are using maintenance brach.
>>
>>http://nagoya.apache.org/gump/javadoc/xml-fop-maintenance/build/ja
>
> vadocs/index.html
>
> All of the extensions documented on the FOP website work with currently
> released code (i.e. the maintenance branch), and, in general, the
> documentation under the "Home" tab applies to users of the current
> maintenance branch releases.
>
> Victor Mote
|