View comments | RSS feed
Take a survey

API Quick Starts (Code Examples) > Output Service API Quick Starts

Output Service API Quick Starts
The following Quick Starts are available for the Output service:
 

Comments


No screen name said on Oct 15, 2007 at 2:59 PM :
The following code in the quick start needs to be updated:

//Transform the PDF document to a non-interactive PDF document

Document transformedDocument = outClient.transformPDF(
inPDFDoc,
TransformationFormat.PDF,
0,
null,
null
);

 

RSS feed | 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/quickStarts_Output.12.1.html