Hi Nick & Yegor.

When I invoke the method
org.apache.poi.hslf.usermodel.RichTextRun.getText() I get an exception -
StringIndexOutOfBoundsException.

I can see that the length member of this instance has a very big value
(1572863), while the getText() method of the TextRun returns a shorter
String (55).

Any ideas why this happens? Or how to fix or avoid this?

Thanks.

---------------------------------------------------------------------
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/

Reply via email to