RE: [docbook-apps] pdf mailto links

From
David Cramer (Tech Pubs) <>
Date
2004-02-25T14:50:39+00:00
ID
Thread
RE: [docbook-apps] pdf mailto links
Use 
<email></email>

 

http://docbook.org/tdg/en/html/email.html

 

David

  
-----Original Message-----
From: Geoffrey 
  [mailto:]
Sent: Wednesday, February 25, 
  2004 7:16 AM
To: _MailingList docbook-apps
Subject: 
  [docbook-apps] pdf mailto links

  
Hi all,

  
 

  
I am using docbook to generate fo which generates 
  pdf.

  
We have 3 kind of links:

  
1) <ulink url="http://mylink.org"/> 
  
2) <ulink url="http://mylink.org">My link 
  text</ulink> 
  
3) <ulink url=mailto:>Feedback</ulink>

  
 

  
They are generated in the pdf clickable:

  
1) http://mylink.org

  
2) My link text[http://mylink.org]

  
3) Feedback[mailto:]

  
 

  
The first 2 are as I like, but the last one 
  isn't:

  
It should just say Feedback without [mailto:] or the ulink element 
  doesn't actually have to be there, as it serves no purpose in the printed 
  version.

  
 

  
Is there an attribute or command line argument 
  which can do this?

  
 

  
Thank you for any and all 
  help,
Geoffrey