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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
