Hello,
I'm using FOP for generating some PDF's. In my files there are some links.
The xml file has the following structure:
<fo:table>
...
<fo:block>
<fo:basic-link external-destination="url('...')">linktext</fo:basic-link>
<fo:block>normal Text</fo:block>
</fo:block>
...
</fo:table>
If I click the link in the pdf file, everything is fine, but the text after
the link has also a link pointing at "url('...')normaltext". Anyone knows
that behavior.
Greetings
JP
--
View this message in context:
http://old.nabble.com/basic-link-bug-tp28217015p28217015.html
Sent from the FOP - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]