Jar examples for x:xhtmlrenderer
Modified flyingsaucer XML/XHTML and CSS 2.1 renderer, to support docx (and eventually pptx) output
You can download jar file xhtmlrenderer 3.0.0 in this page.
Apache 2
You can use the following script to add xhtmlrenderer-3.0.0.jar to your project.
<dependency> <groupId>org.docx4j</groupId> <artifactId>xhtmlrenderer</artifactId> <version>3.0.0</version> </dependency>
compile group: 'org.docx4j', name: 'xhtmlrenderer', version: '3.0.0'
libraryDependencies += "org.docx4j" % "xhtmlrenderer" % "3.0.0"
<dependency org="org.docx4j" name="xhtmlrenderer" rev="3.0.0"/>
@Grapes(@Grab(group='org.docx4j', module='xhtmlrenderer', version='3.0.0'))
'org.docx4j:xhtmlrenderer:jar:3.0.0'
Click the following link to download the jar file.
xhtmlrenderer-3.0.0-javadoc.jar