Hi,
      We have been using itext(a really cool API!!) to create PDF reports by using the 
"Parsing (X)HTML to create a PDF" (chapter 7), using the tagmap that you have provided 
(and making a few additions). We are using this method over the normal calls to the 
iText API, as this way all the developers dont have to "learn" the API. We are making 
sure we have a wellformed HTML, so there is no problem generating PDF for normal 
cases. 
       The issue now is that we are planning to internationalize our application, and 
this XHTML to PDF conversion, doesnt seem take kindly to the use of foreign characters 
(any character outside the english alphabet) - the exact exception is :
"org.xml.sax.SAXParseException: An invalid XML character (Unicode: 0xa0) was found in 
the element content of the document"
 Are we missing something? Are we not setting some parameter that we need to.
  Thanks,
           Sriram


________________________________________________________
Outgrown your current e-mail service?
Get a 25MB Inbox, POP3 Access, No Ads and No Taglines with LYCOS MAIL PLUS.
http://login.mail.lycos.com/brandPage.shtml?pageId=plus

_______________________________________________________________
Hundreds of nodes, one monster rendering program.
Now that's a super model! Visit http://clustering.foundries.sf.net/

_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to