Hi All
 
      Im in the process of converting the HTML to
 PDF. In the HTML if a TD
 is having   , then the following runtime
 exception occurs.
 
 
 ExceptionConverter: org.xml.sax.SAXParseException:
 The entity "nbsp" was
 referenced, but not declared.      at

org.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1196)
 at

org.apache.xerces.readers.DefaultEntityHandler.startReadingFromEntity(DefaultEntityHandler.java:596)
 
      at

org.apache.xerces.framework.XMLDocumentScanner$ContentDispatcher.dispatch(XMLDocumentScanner.java:1264)
 
      at

org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:381)
 
      at

org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1081)
 at
 javax.xml.parsers.SAXParser.parse(SAXParser.java:374)
     at
 javax.xml.parsers.SAXParser.parse(SAXParser.java:264)
   at

com.lowagie.text.html.HtmlParser.go(HtmlParser.java:121)
     at

com.lowagie.text.html.HtmlParser.parse(HtmlParser.java:144)
       at
 Html2PdfTest.main(Html2PdfTest.java:22)
 
 Your help in this is well appreciated.
 
 
 Thanks
 Sathish N
 
 
 

-------------------------------------------------------
 This SF.net email is sponsored by Dice.com.
 Did you know that Dice has over 25,000 tech jobs
 available today? From
 careers in IT to Engineering to Tech Sales, Dice has
 tech jobs from the
 best hiring companies.
 http://www.dice.com/index.epl?rel_code=104
 _______________________________________________
 iText-questions mailing list
 [EMAIL PROTECTED]

https://lists.sourceforge.net/lists/listinfo/itext-questions


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to