On Thu, 23 May 2013 14:51:42 +0200, Lande, Yogita Bhaskar <yogita.la...@in.unisys.com> wrote:

We have a requirement to create a PDF with Chinese language. I tried to use itest-asian.jar.

So you've made the choice to go for the CJK mechanism that doesn't embed any glyphs into the PDF (because you want to keep the file size reduced) and to require that a viewer has the appropriate font pack.

My question is do we need to install Chinese font? Is there a way to view PDF without Chinese font installed.

Well, as you deliberately chose a mechanism that never embeds the font into the PDF, you need the correct font pack installed in the viewer.

If you want to avoid this, you need to use a different mechanism, for instance by using a TTF or a TTC. The files size of the resulting files will be bigger, but the end user won't need any external fonts to view the content. This is all explained in the documentation, isn't it? I fail to see your problem (provided that you've read the documentation).

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
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

Reply via email to