keepColumns
Note: This variable originally started with an uppercase letter (≤ mPDF 2.2). Support for the uppercase version was removed in mPDF ≥ 6.0
Set this variable to true
and columns will be written successively i.e. there will
be no balancing of the length of columns.
<?php
$mpdf->keepColumns = true;