Hello, I am trying HtmlParser.parse method to get pdf from html. I have been confronted with some problems. 1. <p><font size="5">blablabla</font></p> In this case the parse method used "5" as the font size. As a result I got small characters. Is it possible to tune parsing by overriding some methods or another way? 2. I got an exception ExceptionConverter: org.xml.sax.SAXParseException: The entity "nbsp" was referenced, but not declared. when the html has some and others like &xxxx;
Thanks. Dmitry ------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
