Take a survey

Developing Applications Using APIs > Working with PDF Utilities > Retrieving PDF Document Properties > Retrieving PDF document properties using the web service API

Retrieving PDF document properties using the web service API
To programmatically retrieve PDF document properties 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 getPDFProperties method and pass in the following:
A BLOB object representing the PDF document.
A PDFPropertiesOptionSpec object containing the properties to be evaluated.
The method returns a PDFPropertiesResult object containing the results of the query.
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/pdfUtilityDocProperties.110.4.html