Menu

Writing Chinese text in PDF document

Help
m64u
2011-11-08
2013-07-25
  • m64u

    m64u - 2011-11-08

    Hello,

    We are choosing the free PDF library in our Web application. One of requirement is about ability to write unicode (English, German, Russian, Chinese) text in generated PDF files. We have tested the samples downloaded from PDFClown's repository and exceptions were thrown wvery time when we tried to write Chinese text.

    So my quesiton is: Is it possible to write Chinese text using PDFClown?

     
  • Stefano Chizzolini

    Hello,

    although PDF Clown's support to Unicode has already been established, no CJK write test has been done so far.

    If you gave me enough information (sample code and font file), I could verify the cause of your issue.

    thank you
    Stefano

     
  • Steve Hannah

    Steve Hannah - 2013-07-25

    Since it is relevant to this thread. I have added CJK support to PDFClown by way of a separate CJKFont class.
    https://github.com/shannah/PDFClownCJKFont

     

Log in to post a comment.