패키지 | com.adobe.livecycle.rca.service.process |
인터페이스 | public interface ICombineMultipleDocuments |
구현자 | CombineMultipleDocuments |
버전부터 사용되지 않음 Review, Commenting, and Approval 10: 사용 com.adobe.solutions.rca.service.IReviewCommentingAndApprovalUtil.invokeLiveCycleService()
언어 버전: | ActionScript 3.0 |
제품 버전: | Review, Commenting, and Approval Building Block 9.5 |
런타임 버전: | Flash Player 9, Flash Player 10, AIR (unsupported) |
공용 메서드
메서드 | 정의 주체 | ||
---|---|---|---|
Invokes the process to combine multiple documents. | ICombineMultipleDocuments |
메서드 세부 정보
invoke | () | 메서드 |
public function invoke(documentsList:ArrayCollection):com.adobe.livecycle.rca.token:IAsyncToken
언어 버전: | ActionScript 3.0 |
제품 버전: | Review, Commenting, and Approval Building Block 9.5 |
런타임 버전: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Invokes the process to combine multiple documents. The process combines multiple documents into a single PDF. It can be used before initiating or revising a review that is made up of multiple documents. The response of the call can be extracted from ResultEvent using a result handler or responder. The format of ResultEvent is event.result.assembledDocument.
매개 변수
documentsList:ArrayCollection — List of documents to combine into a single document.
|
com.adobe.livecycle.rca.token:IAsyncToken |
Tue Jun 12 2018, 03:17 PM Z