Class OCRService
- java.lang.Object
-
- com.adobe.pdfservices.operation.internal.service.OCRService
-
public class OCRService extends Object
-
-
Constructor Summary
Constructors Constructor Description OCRService()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringperformOCROnPDF(com.adobe.pdfservices.operation.internal.InternalExecutionContext context, com.adobe.pdfservices.operation.internal.FileRefImpl sourceFileRef, OCROptions ocrOptions, String operation)
-
-
-
Method Detail
-
performOCROnPDF
public static String performOCROnPDF(com.adobe.pdfservices.operation.internal.InternalExecutionContext context, com.adobe.pdfservices.operation.internal.FileRefImpl sourceFileRef, OCROptions ocrOptions, String operation) throws FileNotFoundException
- Throws:
FileNotFoundException
-
-