Hello,
I'm having trouble trying to display the pound sterling (£) symbol in a pdf document I create using the fpdf class from http://www.fpdf.org.
When I view the pdf any £ symbol is preceded by a 'Â' and I cannot work out or find a way to just display the simple '£' sign. The nearest I have come to finding anything that covers this problem is here :
http://fyneworks.blogspot.com/2008/06/british-pound-sign-encoding-revisited.html
However it doesn't seem to work or I just don't understand it..
Anyone have any suggestions ?