xsl-list
[Top] [All Lists]

Encoding problem

2005-08-25 02:08:25
Hi All,
I have a xml with utf-8 encoding, I am parsing that
xml and then 
converting it to pdf using FOP.
While reading the xml file I am providing the encoding
as windows-1252, 
like :
InputStreamReader isr = new InputStreamReader(fis,
"windows-1252");
The problem is that the closing curly double quotes 
are appearing as a 
hash symbol.
While the opening curly double quotes appear properly.
Any suggestions what I can do to fix it.
Thanks !!

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>