I'm using PD4ML 3.7.1b14
In RTF_WMF rendering, I can't seem to get any font formatting through. I'm using spans inside of a chunk of text in a div. For example:
Code:
The <span class="hl" style="font-weight:bold; background-color: #FFA37C;">Accountability</span> of Dr. Aspogerikas had not been taken into consideration.
Something like this should be giving a background and a font weight to "Accountability" but it seems to do neither. Is there a special option that must be turned on to get this to work?