generate With Ocr Pages From Document
Creates sandwiched OCR PDF file from given Document and provided source list of io.scanbot.sdk.ocr.model.Page OCR data. Use the document image from a io.scanbot.sdk.docprocessing.Page. with provided languages.
Parameters
the document to perform OCR on and create a PDF from.
the PDF configuration.
the source list of io.scanbot.sdk.ocr.model.Page OCR data.
Creates sandwiched OCR PDF file from given Document and provided source list of io.scanbot.sdk.ocr.model.Page OCR data. Use the document image from a io.scanbot.sdk.docprocessing.Page. with provided languages.
Return
true if PDF was generated successfully, false otherwise
Parameters
the document to perform OCR on and create a PDF from.
the output PDF file
the PDF configuration.
the source list of io.scanbot.sdk.ocr.model.Page OCR data.