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