Generated by
JDiff

Package com.itextpdf.pdfocr

Added Interfaces
IOcrProcessProperties OCR properties passed to the OCR engine as part of OcrProcessContext.
 

Changed Classes
OcrPdfCreator OcrPdfCreator is the class that creates PDF documents containing input images and text that was recognized using provided IOcrEngine.
OcrPdfCreatorProperties Properties that will be used by the OcrPdfCreator.
OcrProcessContext Class for storing ocr processing context.
TextInfo This class describes how recognized text is positioned on the image providing bbox for each text item (could be a line or a word).