You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Jessica Niewint <j....@kiosco.org> on 2003/03/20 15:42:27 UTC

problem is still there: basic-link in xsl-fo

I tried also to insert http:// but  it gives still the error that the pdf 
is damaged.
In the error-log of cocoon is empty. If I comment out the basic-link tag 
(and leave the block tag where it is) every thing
works fine.

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

So, there are no other possibilties ? Do I have to re-install Cocoon. Ist 
there a bug in the FOP ( until now I found only documented a bug for the 
internal-destination and this only if you use it in a table).


Thank you all a lot for any help!!!


>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: cocoon-users-unsubscribe@xml.apache.org
>For additional commands, e-mail: cocoon-users-help@xml.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org