OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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:user@mymail.org>Feedback</ulink>
 
They are generated in the pdf clickable:
2) My link text[http://mylink.org]
 
The first 2 are as I like, but the last one isn't:
It should just say Feedback without [mailto:user@mymail.org] 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


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]