This issue is coming because the characters are not supported by the default font family(i.e Times Roman) used by dompdf library ( that we use to generate pdf of invoices). To resolve this issue, you need to try using 'Dejavu' family or any supported font family you know.
[b]Please refer this link and follow the mentioned steps https://stackideas.com/docs/payplans/administrators/quick-solutions/change-pdf-font-family
Hi,
I updated fonts Dejavu and Helvetica.
font-family: 'Dejavu','Helvetica';
I think dejavu does not work and helvetica has the same problem with the characters.
Check attached file.
Another idea?
Thank you
Jan