Add support for EncryptMetadata key in encryption dictionary.

This commit is contained in:
Michael R Sweet
2025-04-23 10:12:33 -04:00
parent a22957baa1
commit f9c07a0346
5 changed files with 32 additions and 6 deletions

View File

@@ -270,6 +270,7 @@ struct _pdfio_file_s // PDF file structure
pdfio_obj_t *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