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