Quantcast
Channel: Aspose.Pdf Product Family
Viewing all articles
Browse latest Browse all 3131

Thai font disappear on PDF

$
0
0
Hi All,

I generate Thai language in pdf file. I use Aspose pdf for Java version "aspose-pdf-10.3.0.jar".

I found Thai font is not print on pdf content. 

Could you please investigate this problem for me?

Thank you.

(file result in attachment)


Sample HTML source code

<html>
    <head>
        <title>title</title>
    </head>
    <body>
        <div id="nsbanner">
            <div id="bannerrow1">
                <table class="bannerparthead" cellspacing="0">
                    <tr id="hdr">
                        <td class="runninghead">Aspose.Words</td>
                        <td class="product">
                        </td>
                    </tr>
                </table>
            </div>
            <div id="TitleRow" style=" width: 597px;height: 842px; overflow: scroll;">
                <h1>ทดสอบภาษาไทย</h1>
                <span>หฟหกดฟาห่กสาด่ฟหสกดา</span>
                หฟหกดฟาห่กสาด่ฟหสกดา
                <div>ดกดหกาดหกดหกด</div>
                <div>test in english</div>
            </div>
        </div>
    </body>
</html>


Viewing all articles
Browse latest Browse all 3131

Trending Articles