Hello

I am having problems with <fo:basic-link> I use it as shown below. When you
hover over the link in the resulting PDF, the link includes a load of
garbage characters after the ".com". Am I doing something wrong  ? ARe there
any alternatives for embedding a link in my PDF ?

<fo:table-cell display-align="center">
<fo:block line-height="14pt" font-size="9pt">
<fo:basic-link external-destination="url('www.website.com')"
color="#000099">Visit us here www.website.com
</fo:basic-link>
</fo:block>
</fo:table-cell>

Thanks

Chris



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

Reply via email to