Skip to main content
Version: 1.5

Manage metadata

The Toolbox add-on lets you add, remove, and update metadata in a PDF document. Manage standard metadata fields such as the Author, Title, and Subject. You can also manage custom metadata fields and directly update the XMP metadata with your XML content.

List document metadata

Learn how to list document attributes and metadata from a PDF document using the List document information of PDF sample project.

Quick start

Download the full sample now in C#, Java, and C.

Add metadata

Learn how to set metadata such as the author, title, and creator of a PDF document using the Add metadata to PDF sample project. Optionally, copy metadata from another PDF document or the content of an XMP metadata file.

Quick start

Download the full sample now in C#, Java, and C.