Hello,
I want to make a pdf document using pdflib. How can I make it with japanese character support?
Following is my setup:
1. WinNT4
2. PHP4.04pl1
3. PDFLIB3.03
4. Web server IIS4
I can see the basic english fonts in the pdf documents. I tried HeiseiMin-W3 for japanese characters in pdf_set_font(), but it is giving error "Internal pdflib error: Metrics data for font 'HeiseiMin-W3' not found in d:/inetpub". Where can I find metrics data?
Please suggest some suitable solution.
Thanks in advance.
Amit