I have a field in a report with its Text interpretation set to "HTML Text". When content is rendered in that field that was sourced from a Microsoft Word document, some of the attributes seem to be ignored by Crystal.
For example, I have observed with "style" attributes that if there is a space between the attribute and the value, e.g. "FONT-FAMILY: SimSun" then Crystal will not render the Asian characters, replacing them with squares. However, if I manually remove the space so that the attribute appears as "FONT-FAMILY:SimSun", then the characters properly render as expected. I have observed the same issue with at least one other attribute as well, "FONT-SIZE".
This html does render properly in various browsers, so it seems to be an issue with Crystal Reports. Can you provide me with information about this and if there is a fix for it in subsequent versions. The version I tested with is 2008 - 12.5.0.1190.
Thanks for any assistance that you can provide.