Releases: ncjoes/pdf-suite
Releases · ncjoes/pdf-suite
Minimum Stability Requirement Updated
- Some bugs fixes here and there
- Allow upgrading to
illuminate/filesystem
andilluminate/support
versions greater than5.3.*
Version 0.1.1
Fixes some major bugs, especially premature file deletions due to destructor calls to delete methods of Directory and File classes. + some performance tune-ups.
Version 0.1.0
Implemented wrappers include
- PdfInfo - get PDF metadata
- PdfToHtml - converts PDF to HTML
- PdfToCairo - which includes support for converting PDF to ...
- PNG
- JPG
- PS - Adobe PostScript
- SVG
ToDo: High level wrappers for the following PopplerPHP classes
- PdfDetach
- PdfFonts
- PdfImages
- PdfSeparate
- PdfToPpm
- PdfToText
- PdfUnite