PDFio 1.5.2
Michael Sweet <[email protected]> Sat, 12 Apr 2025 15:16:11 -0400
| Newsgroups | dev.linux.lists.printing-architecture |
|---|---|
| Message-ID | <[email protected]> |
PDFio 1.5.2 is a bug fix release:
https://github.com/michaelrsweet/pdfio/releases/tag/v1.5.2
Changes include:
- Updated maximum allowed PDF string size to 64k (Issue #117)
- Updated dictionary reading code to discard duplicate key/value pairs =
with a warning message (Issue #118)
- Fixed form detection in `pdfioinfo` example code (Issue #114)
- Fixed parsing of certain date/time values (Issue #115)
- Fixed support for empty name values (Issue #116)
- Fixed range checking in `pdfioImageGetBytesPerLine` (Issue #121)
Enjoy!
________________________
Michael Sweet