Hi,
I am implanting fpdf that does not support utf-8.
So on the page where the pdf is created I use iso-8859-1.
The problem is with the 3 includes I have, I use them on the whole site, and one is the menu that is actualized often and I dont want to have special for this page.
So I wondere if there is some possibility to change the utf-8 characters to iso-8859-1 in the includes without having to touch the html inside the includes.
Thanks