http://docbook.sourceforge.net/release/xsl/current/doc/fo/ulink.show.html
sorry for the noise On Fri, Feb 12, 2010 at 3:44 PM, Mathieu Malaterre <[email protected]> wrote: > Hi there, > > I am wondering if there is a way to hide the URL of a ulink and make > it a hyperlink in PDF output ? > > Here is my test case: > > <?xml version='1.0' encoding='UTF-8'?> > <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" > "docbookV4.5/docbookx.dtd" []> > <article> > <title>Test ulink</title> > <para><ulink url="http://bla.com/index.html">Link to bla</ulink></para> > </article> > > > The output PDF is 'clickable', but the URL is visible. > > Thanks for info, > -- > Mathieu > -- Mathieu --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
