Closed GoogleCodeExporter closed 8 years ago
If you can we recommend you upgrade to 0.6.0 beta 3. It's just as stable as
0.5.2 and has a lot more features. Plus, it has the benefit of support for
custom paper sized built in. You would just call the set_paper() method before
rendering your document:
$dompdf->set_paper(array(0,0,$width,$height));
$width & $height are the width and height of the page size in points, 72pt per
inch.
Original comment by eclecticgeek
on 2 Aug 2012 at 3:54
Original comment by eclecticgeek
on 30 May 2013 at 5:16
Original issue reported on code.google.com by
jonas.ol...@gmail.com
on 2 Aug 2012 at 7:58