GroupDocs.Metadata for Node.js via Java allows to edit metadata in Pdf files with a few easy steps.
- Load the Pdf file to be updated.
- Specify a predicate to filter desired metadata properties.
- Pass the predicate and new value to the UpdateProperties method.
- Save the changes.