MVN

com.itextpdf : html2pdf

Maven & Gradle

Jul 26, 2023
23 usages

pdfHTML · pdfHTML is an iText add-on that lets you to parse (X)HTML snippets and the associated CSS and converts them to PDF.

<dependency>
    <groupId>com.itextpdf</groupId>
    <artifactId>html2pdf</artifactId>
    <version>5.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.itextpdf : html2pdf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.0.1

All Versions

Choose a version of com.itextpdf : html2pdf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
html2pdf-5.0.1
html2pdf-5.0.0
4.0.x
html2pdf-4.0.5
html2pdf-4.0.4
html2pdf-4.0.3
html2pdf-4.0.2
html2pdf-4.0.1
html2pdf-4.0.0
3.0.x
html2pdf-3.0.5
html2pdf-3.0.4
html2pdf-3.0.3
html2pdf-3.0.2
html2pdf-3.0.1
html2pdf-3.0.0
2.1.x
html2pdf-2.1.7
html2pdf-2.1.6
html2pdf-2.1.5
html2pdf-2.1.4
html2pdf-2.1.3
html2pdf-2.1.2
html2pdf-2.1.1
html2pdf-2.1.0
2.0.x
html2pdf-2.0.2
html2pdf-2.0.1
html2pdf-2.0.0
1.0.x
html2pdf-1.0.5
html2pdf-1.0.4
html2pdf-1.0.3
html2pdf-1.0.2

How to add a dependency to Maven

Add the following com.itextpdf : html2pdf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.itextpdf</groupId>
    <artifactId>html2pdf</artifactId>
    <version>5.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.itextpdf : html2pdf gradle dependency to your build.gradle file:

implementation 'com.itextpdf:html2pdf:5.0.1'

Gradle Kotlin DSL: Add the following com.itextpdf : html2pdf gradle kotlin dependency to your build.gradle.kts file:

implementation("com.itextpdf:html2pdf:5.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.itextpdf : html2pdf sbt scala dependency to your build.sbt file:

libraryDependencies += "com.itextpdf" % "html2pdf" % "5.0.1"

Advertisement

Dependencies from Group

Feb 24, 2022
329 usages
1.5k stars
Mar 09, 2012
72 usages
Jul 26, 2023
36 usages
Jul 26, 2023
29 usages
Jul 26, 2023
27 usages
1.8k stars

Discover Dependencies

Jul 06, 2023
Jul 22, 2022
99 usages
1k stars
Aug 08, 2023
41 usages
1.8k stars
Sep 06, 2018
423 stars
May 10, 2023
2 usages
105 stars
xom
May 14, 2023
296 usages
60 stars