Copy link to clipboard
Copied
I am not able to write unicode character like "行政管理和药品信息" in my pdf file using API "PDETextAdd". Kidly help
Copy link to clipboard
Copied
You need to use a suitable font, font CMap and encode the data to match the CMap. There is no quick or easy way to just "add Unicode text", it is a lot of font specific work. Detailed reading of PDF Reference is needed.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now