MVN

com.itextpdf : pdfocr-api

Maven & Gradle

May 02, 2023
1 usages

pdfOCR API · pdfOCR is an iText 7 add-on for Java to recognize and extract text in scanned documents and images. It can also convert them into fully ISO-compliant PDF or PDF/A-3u files that are accessible, searchable, and suitable for archiving

<dependency>
    <groupId>com.itextpdf</groupId>
    <artifactId>pdfocr-api</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0.0

All Versions

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

Version Vulnerabilities Updated
3.0.x
pdfocr-api-3.0.0
2.0.x
pdfocr-api-2.0.2
pdfocr-api-2.0.1
pdfocr-api-2.0.0
1.0.x
pdfocr-api-1.0.3
pdfocr-api-1.0.2
pdfocr-api-1.0.1
pdfocr-api-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.itextpdf</groupId>
    <artifactId>pdfocr-api</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.itextpdf:pdfocr-api:3.0.0'

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

implementation("com.itextpdf:pdfocr-api:3.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.itextpdf" % "pdfocr-api" % "3.0.0"

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

Aug 22, 2023
8 stars
Aug 02, 2023
1 usages
0 stars
Aug 02, 2023
1 usages
0 stars
Jun 29, 2020
2 usages
0 stars
Jun 09, 2023
16 stars
Jul 11, 2021
1 usages
13 stars
Jun 29, 2020
2 usages
0 stars
Jun 24, 2020
1 usages
9 stars