Hello,
I'm trying to create an SVG file using the SVGGraphics2D so that I get the following:

<text ...>&#xAB;Label&#xBB;</text>

i.e. <<Label>>

The << and >> are single characters.  When I call drawString( "&#AB;Label&#BB", x, y );  I get <text ...>&amp;#xAB...

Thanks for any and all help.
Jody

_____
Jody Schofield
Software Developer, Aurora Shapes Team
Rational Software / IBM Software Group
tel: 613.591.7047     [EMAIL PROTECTED]

Reply via email to