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

20 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.