Sarkar, Anshuman wrote:

We are using FOP library for the past four years, recently while upgrading to the new FOP lib 0.20.5, we found that bookmarks are no longer being supported by FOP library, here is the following working code snippet that we use and is supported by earlier version of FOP :

I just tried running the PDF bookmarks example that ships with FOP: examples\fo\basic\pdfoutline.fo and it works fine with 0.20.5. Perhaps you should take a look at the example and see if there are any differences with your FO.


One thing I know is important: the placement of fox:outline elements must be a direct descendent of fo:root. So make sure they are not inside fo:page-sequence or fo:layout-master-set elements.

<snip/>

Chris



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to