Hi,
I have the following problem with FOP and its PDF renderer. Consider this code
snippet from my XSL-stylesheet:
<fo:block>
<fo:basic-link internal-destination="[EMAIL PROTECTED]">
<fo:page-number-citation ref-id="[EMAIL PROTECTED]"/>
</fo:basic-link>
</fo:block>
This will be rendered without error, but there is no hyperlink on the page
number inside the PDF File!
Adding some text before the page number calculation will produce a hyperlink on
the text (but still not on the page number). This proofs, that the stylesheet
and the references are correct. -> BUG IN FOP????
Is there a workaround for this issue?
Any comments are welcome!
Klaus
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]