Hi,
You need to select another font. Please go to “WooCommerce > Settings > Booster > PDF Invoicing & Packing Slips > Styling” and select, for example, “DejaVu Sans (Unicode)” as “Font Family” for your document type – then Greek symbols should be displayed correctly.
Please let me know if that helped or if you have nay questions.
Best regards,
Tom
I tried but the same promblem.
But when viewing Credit Note,everything is ok.
Are you sure you set font for the right document? I mean – you can set different fonts for each of your documents – invoice, proforma invoice, credit note etc.
Best regards,
Tom
Of course.For testing purpose,i did to everything.Even the Proforma is ok.The promblem is only at the Invoice.
Ok. As all documents are created with same algorithm, there must be some difference in settings. If it’s not styling, please check that you don’t override font in your template (“WooCommerce > Settings > Booster > PDF Invoicing & Packing Slips > Templates”). That is – please check that you don’t override it with font-family style, i.e. don’t have something like <span style="font-family: 'Times New Roman', Georgia, Serif"> in your template.
Best regards,
Tom
P.S. Also there is a possibility that you override font in your styling (“WooCommerce > Settings > Booster > PDF Invoicing & Packing Slips > Styling”) section’s “CSS” option, e.g.: p { font-family: "Times New Roman", Georgia, Serif; }.
Best regards,
Tom
Ok. I will check this out.Thank you…