Saving Grouped Objects causes Uncaught Exception

Hello,

I suspect that this is an unusual case but I thought you might be interested in seeing it.

Attached is a presentation that has two slides each containing a grouped set of objects. It causes an uncaught exception simply by loading and saving. If both groups are ungrouped then the uncaught exception will not happen.

Here is the call stack when it crashes:
java.lang.IllegalArgumentException: Null string passed to TextLayout constructor.java.lang.IllegalArgumentException: Null string passed to TextLayout constructor.
at java.awt.font.TextLayout.(Unknown Source)
at com.aspose.powerpoint.el.do(SourceFile:146)
at com.aspose.powerpoint.el.(SourceFile:103)
at com.aspose.powerpoint.TextFrame.else(SourceFile:667)
at com.aspose.powerpoint.TextFrame.import(SourceFile:692)
at com.aspose.powerpoint.Table.new(SourceFile:1855)
at com.aspose.powerpoint.Shape.byte(SourceFile:971)
at com.aspose.powerpoint.Table.byte(SourceFile:1919)
at com.aspose.powerpoint.Presentation.case(SourceFile:2847)
at com.aspose.powerpoint.Presentation.write(SourceFile:682)
at LynnTest.main(LynnTest.java:18)

Thank you,
Randy Stegbauer

Dear Randy,



We have fixed this bug. New version will be available tomorrow.