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