How Do I Display the Pound Sterling (£) symbol in a PDF/PHP?
Posted: Mon Sep 29, 2008 12:42 pm
Hello all,
I have a small problem that I'm not able to solve.
I am trying to create a PDF using the FPDF class from http://www.fpdf.org and in this pdf I need to display the pound sterling (£) symbol. Unfortunately, after I have created the pdf all the '£' symbols are preceded by an 'Â' symbol and I'm unable to find information anywhere how to escape the £ symbol so that it appears correctly in a PDF.
Can anyone give me any suggestions ?
Many Thanks
Kerry
I have a small problem that I'm not able to solve.
I am trying to create a PDF using the FPDF class from http://www.fpdf.org and in this pdf I need to display the pound sterling (£) symbol. Unfortunately, after I have created the pdf all the '£' symbols are preceded by an 'Â' symbol and I'm unable to find information anywhere how to escape the £ symbol so that it appears correctly in a PDF.
Can anyone give me any suggestions ?
Many Thanks
Kerry