I am using PHP excel to generate a XLS or PDF file as desired by the user. The XLS export uses my font name settings but my PDF export always defaults to DejaVuSerifCondensed-Bold. I am using the latest version of PHPExcel and MPDF56 for pdf rendering.
Is this a known issue or do i need to use a different setting for XLS and PDF?
Is this a known issue or do i need to use a different setting for XLS and PDF?