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 th...@decaresystems.ie on 2004/11/18 18:59:41 UTC

email links in pdf

I'm putting an email link into my pdf using teh following fop syntax in my 
xsl...

E-mail: <fo:basic-link external-destination="mailto:info@xxxx.com">
info@xxxx.com</fo:basic-link>

Clicking on the link in the created PDF brings up an email client ok but 
it also brings up a browser 
which tries to access the url 'mailto:info@securiandental.com'. 

How do I stop it from doing the latter?

Thanks,
Tom

Re: email links in pdf

Posted by th...@decaresystems.ie.
Tom Healy
Senior Developer
DeCare Systems Ireland,
Building 1,
University Technology Centre,
Curraheen Road, 
Cork, Ireland
phone: +353 21 4925 146
fax: +353 21 4925 155
email: thealy@decaresystems.ie
web: http://www.decaresystems.ie

<Please note that our domain name has changed to decaresystems.ie> 

This e-mail and any files transmitted with it are intended solely for the 
individual or entity to whom they are addressed.This communication may 
contain material that is privileged, confidential and protected from 
disclosure under the law. If you are not the intended recipient, any 
disclosure, distribution, copying, or use of this information is strictly 
prohibited and may be unlawful. If you have received this e-mail in error, 
please reply immediately to the sender and delete it.

RE: email links in pdf

Posted by "Andreas L. Delmelle" <a_...@pandora.be>.
> -----Original Message-----
> From: Roland Neilands [mailto:rneilands@pulsemining.com.au]
> 
> > [Tom Healy :]
> > However, mailto: works without this problem if I use lowagie 
> > iText to generate the pdf .
> 
> Interesting. Well, they're both open source, it shouldn't be too 
> hard to find the difference. For someone who knows java anyway (not
> me unfortunately).
> 

FYI:
I have put a reminder for this on Bugzilla: 32327.

Greetz,

Andreas


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


RE: email links in pdf

Posted by Roland Neilands <rn...@pulsemining.com.au>.

> However, mailto: works without this problem if I use  lowagie iText to generate the pdf .

Interesting. Well, they're both open source, it shouldn't be too hard to find the difference. For someone who knows java anyway (not
me unfortunately).

Regards,
Roland


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


RE: email links in pdf

Posted by th...@decaresystems.ie.
Thanks Roland,

However, mailto: works without this problem if I use  lowagie iText to 
generate the pdf .

Tom





"Roland Neilands" <rn...@pulsemining.com.au> 
18/11/2004 21:57
Please respond to
fop-user@xml.apache.org


To
<fo...@xml.apache.org>
cc

Subject
RE: email links in pdf






Tom,

mailto: links are an "unsupported" feature in Acrobat, this problem is not 
specific to FOP.

The only answer is not to use IE - Mozilla and Opera both work fine. 
Unfortunately if you open the document in the Reader it ignores default 
browser settings and opens IE anyway, you have to open it in the browser 
(need the plugin).

Regards,
Roland 

-----Original Message-----
From: thealy@decaresystems.ie [mailto:thealy@decaresystems.ie]
Sent: Friday, 19 November 2004 5:00 AM
To: fop-user@xml.apache.org
Subject: email links in pdf



I'm putting an email link into my pdf using teh following fop syntax in my 
xsl... 

E-mail: <fo:basic-link external-destination="mailto:info@xxxx.com
">info@xxxx.com</fo:basic-link> 

Clicking on the link in the created PDF brings up an email client ok but 
it also brings up a browser 
which tries to access the url 'mailto:info@securiandental.com'. 

How do I stop it from doing the latter? 

Thanks, 
Tom


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



RE: email links in pdf

Posted by Roland Neilands <rn...@pulsemining.com.au>.
Tom,

mailto: links are an "unsupported" feature in Acrobat, this problem is not specific to FOP.

The only answer is not to use IE - Mozilla and Opera both work fine. Unfortunately if you open the document in the Reader it ignores default browser settings and opens IE anyway, you have to open it in the browser (need the plugin).

Regards,
Roland 

-----Original Message-----
From: thealy@decaresystems.ie [mailto:thealy@decaresystems.ie]
Sent: Friday, 19 November 2004 5:00 AM
To: fop-user@xml.apache.org
Subject: email links in pdf



I'm putting an email link into my pdf using teh following fop syntax in my xsl... 

E-mail: <fo:basic-link external-destination="mailto:info@xxxx.com">info@xxxx.com</fo:basic-link> 

Clicking on the link in the created PDF brings up an email client ok but it also brings up a browser 
which tries to access the url 'mailto:info@securiandental.com'. 

How do I stop it from doing the latter? 

Thanks, 
Tom


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