Take a survey

Developing Applications Using APIs > Working with PDF Utilities > Converting XDP Documents to PDF Documents > Converting XDP documents to PDF documents using the web service API

Converting XDP documents to PDF documents using the web service API
To programmatically convert XDP documents to PDF documents using the PDF Utilities web service API, perform the following tasks:
1.
2.
Create a PDFUtilityServiceService object by using your proxy class’ constructor.
3.
To perform the conversion, invoke the PDFUtilityServiceService object’s convertXDPtoPDF method and pass in a BLOB object representing the XDP file. The method returns a BLOB object representing the newly created PDF file.
View Quick Start
 

 

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/pdfUtilityXdfToPdf.105.4.html