take 2 images, size them to 297mm x 100mm (=half of A4), place them on the same page. I have this code using FPDF. $pdf = new FPDF(); $pdf->setPrintHeader( ...
確定! 回上一頁