winlin - 2008-09-02

Hi,

I am using Html parser ver.2 to parse the output retrieved from Servlets outputstream.
The output is used to create a PDF(using pdflib 7.0.2).

I also have some special characters(German-scandivian characters) such as small 'a' with acute accent(SGML Entity code - &#xE1). When I try to parse the cell contents,  it cannot convert the code to relevant character and displays as á I have struggled a lot with charset and encoding, without any result.

Could you please let me know, if there is a way to get the actual characters?

Any help would be much appreciated.

Thanks and Regards,
winlin