Greetings My PDF cannot display some characters of the vietnamese charset and it can display some other as well. I don’t think I lacked the font pack for this because vietnamese charsets are also part of some common true type fonts like Arial, Verdana and Times New Roman
and I also tried to export an MS Word file to Acrobat Pro and all characters were displayed correctly so my hunch is within iText. Does it support all characters? Or perhaps the problem lies within my code itself? My ResourceBundle class gets property files that contain vietnamese characters (they are unicoded already), then uses the contents to write to an xml file with encoding UTF-8. then the PDFWriter will convert the XML to PDF. I also put encoding in the header of the xml tag ;) Let me know what you think Mark --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.501 / Virus Database: 299 - Release Date: 7/14/2003 ------------------------------------------------------- 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/345/0 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
