Last Version

HTML to PDF 1.1

A tiny utility for generating PDF from HTML.

License

License

Categories

Categories

Ant Build Tools PDF Data
GroupId

GroupId

org.kantega.htmltopdf
ArtifactId

ArtifactId

htmltopdf
Version

Version

1.1
Type

Type

jar
Description

Description

HTML to PDF
A tiny utility for generating PDF from HTML.

Download htmltopdf 1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.xhtmlrenderer : flying-saucer-pdf jar 9.0.2
net.sf.jtidy : jtidy jar r938
org.slf4j : slf4j-api jar 1.7.2

Project Modules

There are no modules declared in this project.