Hi, my project run on php 7.2.20 and if i want to generate pdf throught mpdf component show my this error: count(): Parameter must be an array or an object that implements Countable
vendor/mpdf/mpdf/classes/ttfontsuni.php
line: 613 for ($i = 0; $i < count($psName); $i++) {