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

    Hello,
    In our application we have some special characters which are displaying well in jsp, html pages. For example ohm character ” Ω “.
    the same content we are passing to pd4ml, when it generated pdf, the character displaying as ” ? “.
    Searched over the forum and tried all the possible ways, also included the below code,
    <%@page language="java" contentType="text/html;charset=UTF-8" pageEncoding="UTF-8"%>

    But still not succeed. Please help me on this.
    Tried downloading latest pro version, but the TTF creation and all is little messy.
    please suggest me doing in some way.

    We have brought licence of PD4ML.
    Thanks,
    Uday

    #28739

    In order to display non-Latin characters you have to utilize TTF Embedding feature of PD4ML Pro: pd4ml-html-css-pdf-tips-tricks-f7/ttf-embedding-t42.html

    A quick solution for you could be to download a basic font set from
    http://pd4ml.com/i/easyfonts/fonts.jar
    put the JAR to WEB-INF/lib and add to your JSP (nested to ).

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

The forum ‘General questions / FAQ’ is closed to new topics and replies.