Take a survey

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

Converting PDF documents to XDP documents using the web service API
To programmatically convert PDF documents to XDP 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.
Invoke the PDFUtilityServiceService object’s convertPDFtoXDP method and pass in a BLOB object representing the PDF file. The method returns a BLOB object representing the newly created XDP 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/pdfUtilityPdfToXdp.108.4.html