Stéphane
Results
1
issues of
Stéphane
Hi, I just bought https://www.setasign.com/products/fpdi-pdf-parser/manual/ to use newer versions of PDF, but unfortunately PDFMerger is using is own version of FPDI : ``` public function __construct() { if(!class_exists("FPDF")) { require_once('fpdf/fpdf.php');...