Take a survey

Developing Applications Using APIs > Assembling PDF Documents > Programmatically Assembling PDF Documents > Summary of steps

Summary of steps
To assemble PDF documents, perform the following steps:
1.
2.
3.
4.
 
Include project files
Include necessary files into your development project. If you are creating a client application using Java, then include the necessary JAR files. If you are using web services, then make sure that you include the proxy files.
Create a PDF Assembler client
Before you can programmatically perform an Assembler operation, you must create an Assembler service client.
Invoke the DDX operation
Once you have created the service client, you may then invoke the DDX operation. This operation will need information about the DDX file, the input documents, and the environment parameters.
Extract the results
Assembler returns an object which contains the results of the job. You can extract the result PDF documents and any exceptions thrown from that object.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/sdkHelp/assemblePDFEJB_API.94.2.html