You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String org.docx4j.openpackaging.parts.WordprocessingML.StyleDefinitionsPart.getCss()' on a null object reference
at org.docx4j.convert.in.xhtml.XHTMLImporterImpl.stylesToCSS(XHTMLImporterImpl.java:460)
at org.docx4j.convert.in.xhtml.XHTMLImporterImpl.getRenderer(XHTMLImporterImpl.java:271)
at org.docx4j.convert.in.xhtml.XHTMLImporterImpl.convert(XHTMLImporterImpl.java:663)
PLEASE HELP :)
The text was updated successfully, but these errors were encountered:
plutext
changed the title
WordprocessingML.StyleDefinitionsPart.getCss()' on a null object reference
Android/Gradle WordprocessingML.StyleDefinitionsPart.getCss()' on a null object reference
Jan 17, 2021
Can't reproduce in Java env with either ImportXHTML:8.0.0 or ImportXHTML:8.2.0
plutext
changed the title
Android/Gradle WordprocessingML.StyleDefinitionsPart.getCss()' on a null object reference
Android/Gradle StyleDefinitionsPart.getCss()' on a null object reference
Jan 17, 2021
Hi
I'm trying to convert html to docx on android
My dependencies definition (.gradle):
Code:
Error:
PLEASE HELP :)
The text was updated successfully, but these errors were encountered: