myokyawhtun / PDFMerger

PDFMerger compatible for PHP 5, PHP 7, and PHP 8
238 stars 272 forks source link

Go here for a more up to date fork #47

Open dv336699 opened 4 years ago

dv336699 commented 4 years ago

https://github.com/clegginabox/pdf-merger

barryvdh commented 4 years ago

What is the difference between these two? (besides that one being more recently updated)

This package is using tcpdi (https://github.com/pauln/tcpdi) , while the other one uses FPDI (https://github.com/Setasign/FPDI). It seems TCPDI is (was?) more compatible, but is this still the case? tcpdi seems dead-ish? Is FPDI better nowadays? It still lists 1.5 as non-compatible here: https://manuals.setasign.com/fpdi-manual/v2/limitations/

//cc @clegginabox