Last Version

xhtmlrenderer 3.0.0

Modified flyingsaucer XML/XHTML and CSS 2.1 renderer, to support docx (and eventually pptx) output

License

License

Categories

Categories

docx4j Business Logic Libraries Documents Processing
GroupId

GroupId

org.docx4j
ArtifactId

ArtifactId

xhtmlrenderer
Version

Version

3.0.0
Type

Type

jar
Description

Description

xhtmlrenderer
Modified flyingsaucer XML/XHTML and CSS 2.1 renderer, to support docx (and eventually pptx) output
Project URL

Project URL

http://www.docx4java.org/

Download xhtmlrenderer 3.0.0


<!-- https://jarcasting.com/artifacts/org.docx4j/xhtmlrenderer/ -->
<dependency>
    <groupId>org.docx4j</groupId>
    <artifactId>xhtmlrenderer</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.docx4j/xhtmlrenderer/
implementation 'org.docx4j:xhtmlrenderer:3.0.0'
// https://jarcasting.com/artifacts/org.docx4j/xhtmlrenderer/
implementation ("org.docx4j:xhtmlrenderer:3.0.0")
'org.docx4j:xhtmlrenderer:jar:3.0.0'
<dependency org="org.docx4j" name="xhtmlrenderer" rev="3.0.0">
  <artifact name="xhtmlrenderer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.docx4j', module='xhtmlrenderer', version='3.0.0')
)
libraryDependencies += "org.docx4j" % "xhtmlrenderer" % "3.0.0"
[org.docx4j/xhtmlrenderer "3.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.lowagie : itext jar 2.1.7

Project Modules

There are no modules declared in this project.