RE: mailto:

2002-03-12 Thread Peter Velichko
Try
fo:blockfo:basic-link
external-destination=mailto:[EMAIL PROTECTED]Text/fo:basic-link/fo:block


-Original Message-
From: MARTIN Franck [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 12, 2002 3:40 PM
To: [EMAIL PROTECTED]
Subject: mailto:


Does anyone know how to create a mailto:; link in a pdf document using
fop.
In other words what's the xsl-fo tag to do so and is it implemented in
FOP?
thanx
Franck







Re : mailto (does not work)

2002-03-12 Thread MARTIN Franck
Thank you for your suggestions but using the fo:basic-link tag with the
external-destination attribute does not work for me.
When I click on the link in the generated PDF file it opens a web
browser with the following URL : http://mailto:{mailto:[EMAIL PROTECTED]
!!! (or http://mailto:mailto:[EMAIL PROTECTED])

Does anyone knows the right thing to do?

Franck MARTIN



Re: Re : mailto (does not work)

2002-03-12 Thread Michael Engelhart
Hmm. i just tried the exact same example that was posted and it works 
fine.   Do you have the mailto: protocol linked to use your browser 
rather than your email client?

On Tuesday, March 12, 2002, at 10:52  AM, MARTIN Franck wrote:
Thank you for your suggestions but using the fo:basic-link tag with the
external-destination attribute does not work for me.
When I click on the link in the generated PDF file it opens a web
browser with the following URL : http://mailto:{mailto:[EMAIL PROTECTED]
!!! (or http://mailto:mailto:[EMAIL PROTECTED])
Does anyone knows the right thing to do?
Franck MARTIN



RE: Re : mailto (does not work)

2002-03-12 Thread Peter Velichko
My system is W2000, FOP 0.20.3 (from 04-Mar-2002), Acrobat Reader 5.
When I click the link of document saved to disk Acrobat Reader offers to
open link in my browser and link is opened fine.
If I click the link of document opened directly in browser (IE 6 or NN 6.2)
it is also work correctly.

-Original Message-
From: MARTIN Franck [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 12, 2002 5:53 PM
To: [EMAIL PROTECTED]
Subject: Re : mailto (does not work)


Thank you for your suggestions but using the fo:basic-link tag with the
external-destination attribute does not work for me.
When I click on the link in the generated PDF file it opens a web
browser with the following URL : http://mailto:{mailto:[EMAIL PROTECTED]
!!! (or http://mailto:mailto:[EMAIL PROTECTED])

Does anyone knows the right thing to do?

Franck MARTIN