Add support for EncryptMetadata key in encryption dictionary.

This commit is contained in:
Michael R Sweet
2025-04-23 10:07:44 -04:00
parent 404ca72882
commit 4ca93bd34f
4 changed files with 31 additions and 6 deletions

View File

@@ -271,6 +271,7 @@ struct _pdfio_file_s // PDF file structure
*cp1252_obj, // CP1252 font encoding object
*unicode_obj; // Unicode font encoding object
pdfio_array_t *id_array; // ID array
bool encrypt_metadata; // Encrypt metadata?
// Allocated data elements
size_t num_arrays, // Number of arrays