|
|
•
• Create a XMPUtilityServiceService object by using your proxy class’ constructor.To modify the XMP metadata, invoke either the XMPUtilityServiceService object’s importMetadata method or its importXMP method.If you use the importMetadata method, pass in the following values:
• A BLOB object representing the PDF file.
• A XMPUtilityMetadata object containing the metadata to be imported.If you use the importXMP method, pass in the following values:
• A BLOB object representing the PDF file.
• A BLOB object representing an XML file containing the metadata to be imported.In either case, the returned value is a BLOB object representing the PDF file with the newly imported metadata. You can then save this object to disk.
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/xmpUtilityImportingMetadata.114.4.html