TCPDF Custom page size

No editing of the class is require… tcpdf doesn’t accept a width/length parameter, it just accepts two lengths and determines which is which using the layout (either Portrait or Landscape)

$pageLayout = array($width, $height); //  or array($height, $width) 
$pdf = new TCPDF('p', 'pt', $pageLayout, true, 'UTF-8', false);

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)