Skip to content

v1.1.2

Compare
Choose a tag to compare
@michaelrsweet michaelrsweet released this 10 Oct 14:26
· 58 commits to master since this release
43114f4

PDFio 1.1.2 fixes a number of PDF reading issues as well as a build issue. Changes include:

  • Updated pdfioContentSetDashPattern to support setting a solid (0 length)
    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)
  • Fixed support for compound filters where the filter array consists of a
    single named filter (Issue #47)
  • Fixed builds on Windows - needed windows.h header for temporary files
    (Issue #48)

Enjoy!