Class ExtractPDFService
- java.lang.Object
-
- com.adobe.pdfservices.operation.internal.service.ExtractPDFService.ExtractPDFService
-
public class ExtractPDFService extends Object
-
-
Constructor Summary
Constructors Constructor Description ExtractPDFService()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voiddownloadAndSave(com.adobe.pdfservices.operation.internal.InternalExecutionContext context, String location, String destinationPath, com.adobe.pdfservices.operation.internal.ExtensionMediaTypeMapping outputFormat)static StringextractPdf(com.adobe.pdfservices.operation.internal.InternalExecutionContext context, com.adobe.pdfservices.operation.internal.FileRefImpl sourceFileRef, ExtractPDFOptions extractPdfOptions, String operation)
-
-
-
Method Detail
-
extractPdf
public static String extractPdf(com.adobe.pdfservices.operation.internal.InternalExecutionContext context, com.adobe.pdfservices.operation.internal.FileRefImpl sourceFileRef, ExtractPDFOptions extractPdfOptions, String operation) throws FileNotFoundException
- Throws:
FileNotFoundException
-
-