Modified flyingsaucer XML/XHTML and CSS 2.1 renderer, to support docx (and eventually pptx) output
'org.docx4j:xhtmlrenderer:1.0.0'
<dependency>
<groupId>org.docx4j</groupId>
<artifactId>xhtmlrenderer</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="org.docx4j" name="xhtmlrenderer" rev="1.0.0"/>
"org.docx4j", "xhtmlrenderer", "1.0.0"