How do I add some text with multi byte Unicode in PDF?

76 views
Skip to first unread message

Support

unread,
Jan 9, 2013, 5:57:08 PM1/9/13
to pdfne...@googlegroups.com
Q:

Do you have a sample example of a pdf generated by pdftron that can show multi byte characters?

If so, can you please point to me?
 
-----------
A:
 

With multi byte characters I suppose you mean CJKV Unicode stuff.

In this case did you take a look at UnicodeWrite sample:  http://www.pdftron.com/pdfnet/samplecode.html#UnicodeWrite ?

 

So you would use CreateUnicodeTextRun() in conjunction with a composite font created with Font.CreateCIDTrueTypeFont() or Font.Create("System font name like Arial Unicode MS on Windows or some type of droid Unicode on Android etc").

 
Reply all
Reply to author
Forward
0 new messages