OpenXML Filter: PPTX: IllegalArgumentException is thrown on extracting

The following exception is thrown when the last table rows are empty:

java.lang.IllegalArgumentException: The requested table markup component with 'tbl' name could not be found
	at net.sf.okapi.filters.openxml.TableMarkup.componentsIteratorAtLastWith(TableMarkup.java:86)
	at net.sf.okapi.filters.openxml.TableMarkup.removeComponentsFromLastWith(TableMarkup.java:99)
	at net.sf.okapi.filters.openxml.StyledTextPart.process(StyledTextPart.java:387)
	at net.sf.okapi.filters.openxml.StyledTextPart.open(StyledTextPart.java:233)
	at net.sf.okapi.filters.openxml.StyledTextPart.open(StyledTextPart.java:127)
	at net.sf.okapi.filters.openxml.OpenXMLFilter.nextInDocument(OpenXMLFilter.java:456)
	at net.sf.okapi.filters.openxml.OpenXMLFilter.next(OpenXMLFilter.java:266)
	at net.sf.okapi.filters.openxml.OpenXMLFilter.next(OpenXMLFilter.java:275)

‌

UI:

‌

For more details please refer to the attached document.

Assignee Loading
Time tracking Loading