Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Not able to write unicode character in PDF

New Here ,
Jun 02, 2020 Jun 02, 2020

I am not able to write unicode character like "行政管理和药品信息" in my pdf file using API "PDETextAdd". Kidly help

 

TOPICS
Create PDFs
837
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 02, 2020 Jun 02, 2020
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines