set custom page size?
Closed this issue · 1 comments
dikifirmansah93 commented
how to aplly custom size like this
$pdf = new FPDF('P','mm',array(100,150));
?
codedge commented
Please see the config file src/config/fpdf.php
to set up ca different paper size.