set_paper height DOMPDF

0

I'm using% custom% as follows:

$dompdf->set_paper(array(0,0,226,226));

I want to get a page with% of% of 80mm, converted the value to 226pt. The problem I'm having is with set_paper , how do I get the value to be calculated according to the size of the file?

    
asked by anonymous 02.03.2018 / 14:07

0 answers