-
Deprecated MethodsMethodDescriptionThis method loads the document from disk on every call. Prefer loading the PDDocument once and using
OcrStreamParser.parse(PDDocument).This method loads the document from disk on every call. Prefer loading the PDDocument once and usingStreamParser.parse(PDDocument).
LatticeParser.parse(PDDocument).