In com.lowagie.text.pdf.PdfString.getBytes( ) method, iText first checks if the
characters in a string are contained in PdfDocEncoding character set, if so,
iText will not use the specified encoding but TEXT_PDFDOCENCODING. This will
cause applying wrong encoding to some Unicode characters.
e.g. U+00A0, which is 160 in dec, will be treated as ‘€’, because 160 is ‘€’ in
PdfDocEncoding character set.
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.1t3xt.com/docs/book.php