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: FOP 0.91 beta and <ulink> representation in PDFs?


Platform: Intel Pentium M, Ubuntu 5.10 Breezy,
	  DocBook XML 4.4,
	  DocBook XSL 1.68.1,
	  fop 0.91beta

When I put
 <ulink url="http://www.mycorp.com";>My Corporation</ulink>
in my DocBook source, what I would like to see in PDF, is the text My
Corporation as a clickable link for those PDF viewers that support it,
and just the text for those that doesn't.  I'll settle for just the
text in PDF (I want it as a clickable link in the HTML output).

What I get is
  My Corporation [http://www.mycorp.com]

Are there settings I could do in the markup, or in the local XSL
customization, that would suppress the "[URL]" part, and ideally make
the text "My Corporation" be a clickable link for that URL?

Thanx!


- Steinar



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