Op 31/07/2013 17:45, Ke Xu schreef: > how to write CJK text in .net with the two extra dlls? can you give me > some refers?
Try these examples: http://tinyurl.com/itextsharpIIA2C11 CJKExample requires iTextAsian.dll I don't see any reason why you'd need iTextAsianCmaps.dll That's a dll to be used by specialists only and as you say you're not a specialist, you shouldn't use it. You should certainly also take a look at the other examples. Use http://itextpdf.com/book/chapter.php?id=11 as your guideline. CJKExample isn't the only example writing Chinese, Japanese or Korean text: http://itextpdf.com/themes/keyword.php?id=395 Maybe you're asking about iTextAsian.dll explicitly out of ignorance of other possibilities, such as using a ttc, ttf or otf containing Chinese, Japanese and/or Korean Glyphs. ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php