>There's a long list of entities supported, see EntitiesToUnicode.java.

I will look at this program too. but I fixd this some other way.
before parsing the document, I linked the DTD which defined all the
characters and it works .



Paulo Soares wrote:
> 
> There's a long list of entities supported, see EntitiesToUnicode.java.
> 
> Paulo
> 
> ----- Original Message ----- 
> From: "kkdusi" <[EMAIL PROTECTED]>
> To: <itext-questions@lists.sourceforge.net>
> Sent: Monday, March 19, 2007 7:49 PM
> Subject: Re: [iText-questions] HtmlWorker: Parse Special characters
> 
> 
>>
>>>Could you rephrase your question so that it has some relation to iText?
>> Thanks, ---Mister Bean
>>
>> I use HtmlWorker and/or HtmlParser to parse the text. the text can come 
>> with
>> any Html special characters. Before I parse the text, say for &nbsp; I
>> replace it with #160;and &frac14; with &#188;. how to convert all Html
>> Special characters to numeric codes so parser understands .
>>
>>
>> -- 
>> View this message in context: 
>> http://www.nabble.com/HtmlWorker%3A-Parse-Special-characters-tf3428925.html#a9559431
>> Sent from the iText - General mailing list archive at Nabble.com.
>>
>>
>> -------------------------------------------------------------------------
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share 
>> your
>> opinions on IT & business topics through brief surveys-and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> _______________________________________________
>> iText-questions mailing list
>> iText-questions@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/itext-questions
>> Buy the iText book: http://itext.ugent.be/itext-in-action/ 
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
> Buy the iText book: http://itext.ugent.be/itext-in-action/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/HtmlWorker%3A-Parse-Special-characters-tf3428925.html#a9567058
Sent from the iText - General mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to