public class SandwichingPdfOcrPerformer implements OcrPerformer
Performs OCR and returns recognized text and sandwiched pdf as a result.
| Constructor and Description |
|---|
SandwichingPdfOcrPerformer()
Performs OCR and makes sandwiched PDF
|
| Modifier and Type | Method and Description |
|---|---|
OcrResult |
recognize() |
recognizepublic SandwichingPdfOcrPerformer()
Performs OCR and makes sandwiched PDF
public OcrResult recognize()