Ticket #154 (defect)
Opened 2 years ago
Last modified 9 months ago
Creating PDF invoice contains wrong characters for EURO symbol
Status: new
| Reported by: | pilotsnipes@gmail.com | Assigned to: | brieb |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | phpbms | Version: | trunk |
| Keywords: | EURO, CURRENCY | Cc: | |
When trying to create/print a PDF invoice with the EURO symbol (not word) set as the currency, the following is printed in the PDF file where the currency symbol should be:
€
I think the character set/font files might need updated for fpdf, but I am not a programmer and cannot be certain of this :-)
Attachments
Change History
10/15/07 01:53:08: Modified by anonymous
10/15/07 01:56:03: Modified by anonymous
Thanks for the update. Will check it out.
03/31/08 03:16:46: Modified by anonymous
use tcpdf to replace fpdf ,
03/31/08 08:53:39: Modified by brieb
tcpdf is LGPL, and is not compatible with our modified BSD license.
Works without modification with latest version from trunk (tried on Windows and Debian)