Skip to content

Use the PDF Document API to embed XMP metadata in PDF documents.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/pdf-document-api-xmp-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Document API - Embed XMP Metadata in a PDF Document

The following code sample project demonstrates how to use PDF Document API to embed XMP metadata in the PDF documents. The EmbedLoadedMetadata method loads metadata from a file, the EmbedEditedMetadata method manages existing metadata, and the *EmbedGeneratedMetadata method generates new XMP metadata and embeds it in a document.

Important

The Universal Subscription or an additional Office File API Subscription is required to use this example in production code. For pricing information, please refer to the DevExpress Subscription page.

Files to Review

C# Visual Basic
Program.cs Program.vb

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)