Hi List,
When PowerPoint stores text in Unicode a unknown char (byte value =
0) is placed between every "normal" char making the text 2 times longer
than it really is. I can ignore these garbage chars, but I lost the text
style informations, as it's indexes are based in the original unicode
text with all that unicode trash. :(
Is there any way to keep the style information and get the text as a
TextByteAtom, instead of TextCharsAtom?
Thank you very much.
--
Tales Paiva
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List: http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/