You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Matthias Wessendorf <mw...@pironet-ndh.com> on 2005/04/20 15:59:27 UTC

LINKS

Hi,

I have currently no idea howto create a *external* hyperlink with XSL-FO

In my document I'd like to see something similar to this:

<a href="http://www.foo.com">bar</a>

Thx,
MW

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


Re: LINKS

Posted by Mike Trotman <mi...@datalucid.com>.
And a simple example:

<fo:basic-link color='teal' 
external-destination='url(http://www.google.com)'>
Google
</fo:basic-link>


Matthias Wessendorf wrote:

>Hi,
>
>I have currently no idea howto create a *external* hyperlink with XSL-FO
>
>In my document I'd like to see something similar to this:
>
><a href="http://www.foo.com">bar</a>
>
>Thx,
>MW
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
>For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org
>
>  
>

-- 
Datalucid Limited
8 Eileen Road
South Norwood
London SE25 5EJ
/ tel :0208-239-6810
mob: 0794-725-9760
email: mike.trotman@datalucid.com
/
UK Co. Reg:   	4383635
VAT Reg.:   	798 7531 60



-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.18 - Release Date: 19/04/2005


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


Re: LINKS

Posted by Luke Shannon <ls...@futurebrand.com>.
This page will help:

http://www.renderx.com/tutorial.html#Links

----- Original Message ----- 
From: "Matthias Wessendorf" <mw...@pironet-ndh.com>
To: <fo...@xmlgraphics.apache.org>
Sent: Wednesday, April 20, 2005 9:59 AM
Subject: LINKS


Hi,

I have currently no idea howto create a *external* hyperlink with XSL-FO

In my document I'd like to see something similar to this:

<a href="http://www.foo.com">bar</a>

Thx,
MW

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



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