21
1) I have similar problems.
I removed the news_html() prefixes. The first and second line show normal characters. However, the hometext and bodytext are not correctly displayed.
I removed:
$content = news_unhtml($content);
I adapted the other suggestions in this thread: the chacracters in teh home and bodytext are displayed correctly as well.
However,... the hometext and bodytext are printed over line 1 and line 2 and over the data of the poster, post date etc. Is is a mess.
Any idea how to correct this problem ?
2) Herve has left the fpdf map: you can make your own choice. If you refer to makepdf.php the news_article block, pdf's are generated by the fpdf-system.
Thanks !
Drieben