Dolibarr ERP & CRM » Bugs » bug #1815 Greek does not show correctly on invoicesLatest modifications
Answer now
Snapshot Details |
Last Modified On: | 2015-02-01 13:42 | | Submitted by: | Mario DE WEERD (mdeweerd) |
Submitted on: | 2015-01-29 22:01 | |
Summary: | Greek does not show correctly on invoices |
Description: | I am handling an order/invoice to Grece.
Unfortunately, the greek address does not show correctly on the invoice - it shows correctly in the interface though. |
Step to reproduce bug: | Create customer with greek adress:
Νέο Ηράκλειο Αττικής, Αθήνα
Then create order/invoice. Create the invoice PDF. Check that the address prints incorrectly.
Checked in the demo:
http://demo.dolibarr.org/compta/facture.php?facid=291
|
Detected in version: | 3.7.0 | | Category: | Other |
Severity: | 5 - Major | | OS Type/Version: | |
PHP version: | | | Database type and version: | |
Status |
Status: | Open | | Assigned to: | None |
Resolution: | None | |
Comments- Mario DE WEERD 2015-02-01 14:44
- I understand that changing the font does the trick but I do not see a way to change it from the front office.
Also, in this particular case I have a customer in Greece, my Dolibarr is in French and I defined the customer as English (UK) so that we both can understand the documents.
However the address is in Greek.
After a search, I found that the "UltimatePDF" module allows me to set the font to DejaVuSans, but this is not available for standard use.
I think there should be some method to allow all users to print their addresses correctly. - Marcos García 2015-02-01 13:38
- It is because of the font used.
Check attached screenshot to see how does the PDF look like with another font. |
|
Also, in this particular case I have a customer in Greece, my Dolibarr is in French and I defined the customer as English (UK) so that we both can understand the documents.
However the address is in Greek.
After a search, I found that the "UltimatePDF" module allows me to set the font to DejaVuSans, but this is not available for standard use.
I think there should be some method to allow all users to print their addresses correctly.