Jessica Niewint wrote:

> I got a problem to insert a external link to my xsl file with
> <fo:basic-link>.

</snip>

<fo:basic-link external-destination="www.test.org">TEST</fo:basic-link>

You are missing the "http://"; from the start of the URL. Otherwise I believe
FOP will assume a "file:/" protocol?

Cheers!

Con


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

Reply via email to