Pdf Version Converter Versions Save

PHP library for converting the version of PDF files (for compatibility purposes).

v1.0.5

6 years ago

This version fixes the following issues:

  • Makes library fully compatible with symfony components version [2|3|4] and PHP 5.3-7.2 - #16 by @xthiago
  • Do not compress or alter any image inside the pdf - #13 by @alberto2perez

v1.0.4

7 years ago

This version fixes the following issue:

  • #11 composer install fails on Windows

v1.0.3

7 years ago

This version fixes the following issues:

  • Added a real 2.0 PDF.
  • Renamed the special chars PDF accordingly with its version.
  • Accordingly changed files providers in the tests.

Thank you @edegaudenzi for the contribution to this release.

v1.0.2

7 years ago

This version fixes the following issues:

#6 Filename special chars escape #7 Temp directory is static

Thank you @edegaudenzi for the contribution to this release.

v1.0.1

7 years ago

This release fixes the following issues:

  • #1 Converted files are not saved sometimes
  • #2 Typo

It also updates the travis configuration in order to check the library against PHP 7.