Fix pdfioFileGetAuthor, etc. APIs (Issue #33)

This commit is contained in:
Michael R Sweet
2022-07-12 18:36:08 -04:00
parent 26d485cfc5
commit a3f3bbfe11
4 changed files with 164 additions and 8 deletions

View File

@@ -11,6 +11,7 @@ v1.1.0 (Month DD, YYYY)
- Added protection against opening multiple streams in the same file at the
same time.
- Fixed "install-shared" target (Issue #32)
- Fixed `pdfioFileGet...` metadata APIs (Issue #33)
- Fixed `pdfioContentMatrixRotate` function.