DOC

com.itextpdf : pdfocr-root

Maven & Gradle

May 02, 2023

pdfOCR · 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

Table Of Contents

Latest Version

Download com.itextpdf : pdfocr-root Javadoc & API Documentation - Latest Versions:

All Versions

Download com.itextpdf : pdfocr-root Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.0.x
2.0.x
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file pdfocr-root-3.0.0-javadoc.jar to pdfocr-root-3.0.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder pdfocr-root-3.0.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "pdfocr-root-3.0.0-sources.jar" -d "pdfocr-root-3.0.0-javadoc" -subpackages 

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