Uses of Class
com.logicaldoc.ocr.OCRHistory
-
Uses of OCRHistory in com.logicaldoc.ocr
Modifier and TypeMethodDescriptionvoid
OCR.extractPDFText
(File pdffile, String lang, String tenant, StringBuilder buffer, OCRHistory transaction) Extracts the text from PDF filevoid
OCR.extractText
(File imgfile, String lang, String tenant, StringBuilder sb, OCRHistory transaction) void
HibernateOCRHistoryDAO.store
(OCRHistory history) void
HibernateOCRHistoryDAO.store
(OCRHistory history, com.logicaldoc.core.document.Document document) void
OCRHistoryDAO.store
(OCRHistory history, com.logicaldoc.core.document.Document document) Stores a new history