-
Notifications
You must be signed in to change notification settings - Fork 374
Description
Caused by: java.lang.IndexOutOfBoundsException: null at org.openxmlformats.schemas.wordprocessingml.x2006.main.impl.CTAbstractNumImpl.getLvlArray(CTAbstractNumImpl.java:409) ~[poi-ooxml-lite-5.4.1.jar!/:5.4.1] at fr.opensagres.poi.xwpf.converter.core.XWPFDocumentVisitor.visitParagraph(XWPFDocumentVisitor.java:401) ~[fr.opensagres.poi.xwpf.converter.core-2.1.0.jar!/:2.1.0] at fr.opensagres.poi.xwpf.converter.core.XWPFDocumentVisitor.visitBodyElements(XWPFDocumentVisitor.java:264) ~[fr.opensagres.poi.xwpf.converter.core-2.1.0.jar!/:2.1.0] at fr.opensagres.poi.xwpf.converter.core.XWPFDocumentVisitor.start(XWPFDocumentVisitor.java:216) ~[fr.opensagres.poi.xwpf.converter.core-2.1.0.jar!/:2.1.0] at fr.opensagres.poi.xwpf.converter.xhtml.XHTMLConverter.convert(XHTMLConverter.java:74) ~[fr.opensagres.poi.xwpf.converter.xhtml-2.1.0.jar!/:2.1.0]