Manage metadata
The PDF Toolbox SDK 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 (C, C#, Java, and Python) code example.
Add metadata
Learn how to set metadata such as the author, title, and creator of a PDF document using the Add metadata to PDF (C, C#, Java, and Python) code example. Optionally, copy metadata from another PDF document or the content of an XMP metadata file.