I used fop 0.20.5
I want to write text with different background
 
this code doesn't work
 
<fo:block>
<fo:inline background-color="blue">Hello</fo:inline> <fo:inline background-color="red">World</fo:inline>
</fo:block>
 
 
Is this fo code incorrect?
 
thanks
jf

Reply via email to