« Return to Thread: FO Basic link not working on line break

FO Basic link not working on line break

by Shriram :: Rate this Message:

Reply to Author | View in Thread

Hi,

I am using xsl fo to generate PDF. In order to make internal links work in PDF, I have applied fo:basic-link under fo:inline element.

The issue that i am facing is that when the text on which there is a link is too long and the text comes in more than one line, the link is only on starting few characters and not on the rest of the text. But if the text comes in a single line then the link appears on  the entire text. So the issue really is when the text is long and comes in more than one line the link is not properly rendered.

Kindly help me on this as it is an urgent requirement.

Thanks,
Shriram

 « Return to Thread: FO Basic link not working on line break