RE: Highlighting2004-05-11 09:28:46-----Original Message----- From: Mark Williams [mailto:mark(_at_)skwirel(_dot_)com] Hi Mark, Can anyone point me in the right direction as to how I would add highlighting (ie a background colour) to parts of text in an xsl template.
XSL-FO offers the construct (unfortunately not yet implemented in Apache FOP
:( )
<fo:block ..>
<fo:inline background-color="yellow">
...
</fo:inline>
...
</fo:block>
Greetz,
Andreas
|
|
||||||||||||||||