RE: [iText-questions] HTMLWorker cannot output unicode-encoding

2005-11-14 Thread Paulo Soares
Of Alex Chew > Sent: Monday, November 14, 2005 8:26 AM > To: [email protected] > Subject: [iText-questions] HTMLWorker cannot output unicode-encoding > > I am working on a task to covert html fragment to pdf using > iText HTMLWorker. i put some unicode of chin

[iText-questions] HTMLWorker cannot output unicode-encoding

2005-11-14 Thread Alex Chew
I am working on a task to covert html fragment to pdf using iText HTMLWorker.  i put some unicode of chinese words such as \u80CC\u666F in a String and try to parse it using worker.parse(stringReader) method, but i got nothing output.   I tried chinese words directly, it replaced by "?".   It seem