Class RotatePagesService
- java.lang.Object
-
- com.adobe.pdfservices.operation.internal.service.RotatePagesService
-
public class RotatePagesService extends Object
-
-
Constructor Summary
Constructors Constructor Description RotatePagesService()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringrotatePages(com.adobe.pdfservices.operation.internal.InternalExecutionContext context, com.adobe.pdfservices.operation.internal.FileRefImpl sourceFileRef, List<PageAction> pageActions, String operation)
-
-
-
Method Detail
-
rotatePages
public static String rotatePages(com.adobe.pdfservices.operation.internal.InternalExecutionContext context, com.adobe.pdfservices.operation.internal.FileRefImpl sourceFileRef, List<PageAction> pageActions, String operation) throws FileNotFoundException
- Throws:
FileNotFoundException
-
-