PDFMerger update from original code to use updated libraries.
The reason why I created this repo, I couldn't get the merger to work when SSLv3 was disabled; the old code was using FPDF v1.3 and FPDI v1.3.1 which are outdated now. The new versions of the libraries work with SSLv3 disabled.
Install into your library directory
TODO:
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
v1.0 PDFMerger created by Jarrod Nettles December 2009 v1.1 PDFMerger updated to use more recent libraries
Jarrod Nettles for creating the class
Open Source Software