Fix reading of PDF files from Crystal Reports (Issue #45)

This commit is contained in:
Michael R Sweet
2023-10-09 10:04:20 -04:00
parent ed88322496
commit b0a66eef78
2 changed files with 4 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ v1.1.2 (TBD)
dash pattern (Issue #41)
- Fixed an issue with broken PDF files containing extra CR and/or LF separators
after the object stream token (Issue #40)
- Fixed an issue with PDF files produced by Crystal Reports (Issue #45)
- Fixed an issue with PDF files produced by Microsoft Reporting Services
(Issue #46)