-
1. Re: How to easily add chinese text
lrosenth Apr 16, 2010 5:23 AM (in response to joeln3)There is a sample in the SDK about how to use PDETextAddGlyph() and includes showing how it do it from Unicode. I don't recall if UTF8 or UTF16, but you can always use the ASText methods to convert as necessary.
-
2. Re: How to easily add chinese text
joeln3 Apr 16, 2010 5:28 AM (in response to lrosenth)Ok. I was taking a look to the sample before writing my message but if there is not easier way to do that I'll
use the PDETextAddGlyph.
Thanks,
-
3. Re: How to easily add chinese text
lrosenth Apr 16, 2010 5:42 AM (in response to joeln3)There is a sample in the PDFL parts of the SDK that might be more comprehensive and generalized for a "unicode string"...
-
4. Re: How to easily add chinese text
joeln3 Apr 20, 2010 5:20 AM (in response to lrosenth)What do you mean by PDFL part? The samples in the folder PluginSupport?
-
5. Re: How to easily add chinese text
lrosenth Apr 20, 2010 5:25 AM (in response to joeln3)There is the AddGlyphSnip in the standard SDK, but there may also be an extended sample in the PDFL SDK...(as we haven't updated the Acrobat SDK since).
-
6. Re: How to easily add chinese text
joeln3 Apr 20, 2010 5:52 AM (in response to lrosenth)I didn't find a sample in the PDFL SDK except the AddGlyphSnip.cpp and fontembd which is a basic sample to embed a font.



