Uses of Interface
com.itextpdf.pdf2data.IOcrEnginePostProcessor
Packages that use IOcrEnginePostProcessor
-
Uses of IOcrEnginePostProcessor in com.itextpdf.pdf2data
Constructor parameters in com.itextpdf.pdf2data with type arguments of type IOcrEnginePostProcessorModifierConstructorDescriptionOcrWithPostProcessingEngine
(com.itextpdf.pdfocr.IOcrEngine baseOcrEngine, List<IOcrEnginePostProcessor> postProcessors, boolean isTaggingSupported) Creates newOcrWithPostProcessingEngine
instance.