Hi
 
I have a xsl template which uses list with symbols.  When I generate an rtf document from the command prompt it outputs the document correctly with the correct symbols.
 
Now when I perform the transformation in an embedded java program it the symbols are not displayed correctly.  I noticed that they get changed from  '&#9642' to  '

▪' .  Anyone know how I can stop this.

 

Cheers

Reply via email to