Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26567

    Hi,

    i’ve have a problem diplaying Korean characters using PD4ML.
    I used console mode as follows

    java -Xmx512m -cp "$(packageRoot)apps/insilicotech/irims/lang/java/jar/PD4ML/pd4ml_demo.jar;$(packageRoot)apps/insilicotech/irims/lang/java/jar/PD4ML;." Converter "$(jobdir)/temp/$(moduleName).html" "$(jobdir)/temp/$(moduleName).pdf" "file:$(packageRoot)apps/insilicotech/irims/lang/java/jar/PD4ML/fonts"

    by the way the Korean characters which included in tag
    characters didn’t displayed.
    i attach example html and result pdf file
    and also snap shot in case you have no Korean character fonts.

    Thanks in advance
    Kind regards.

    #28555

    In order to display non-Latin characters you need to utilize TTF embedding feature of PD4ML Pro.

    See: pd4ml-html-css-pdf-tips-tricks-f7/ttf-embedding-t42.html

    Also for command line conversions I would recommend to use our tool Pd4Cmd:

    http://pd4ml.com/html-to-pdf-command-line-tool.htm

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘HTML/CSS rendering issues’ is closed to new topics and replies.