Class ReplacePagesService
- java.lang.Object
-
- com.adobe.pdfservices.operation.internal.service.CombinePDFService
-
- com.adobe.pdfservices.operation.internal.service.ReplacePagesService
-
public class ReplacePagesService extends CombinePDFService
-
-
Constructor Summary
Constructors Constructor Description ReplacePagesService()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringreplacePages(com.adobe.pdfservices.operation.internal.InternalExecutionContext context, com.adobe.pdfservices.operation.internal.FileRefImpl baseFileRef, Map<Integer,CombineOperationInput> filesToReplace, String operation)-
Methods inherited from class com.adobe.pdfservices.operation.internal.service.CombinePDFService
combinePdf
-
-
-
-
Method Detail
-
replacePages
public static String replacePages(com.adobe.pdfservices.operation.internal.InternalExecutionContext context, com.adobe.pdfservices.operation.internal.FileRefImpl baseFileRef, Map<Integer,CombineOperationInput> filesToReplace, String operation) throws IOException
- Throws:
IOException
-
-