|
|
| Author |
Message |
mallytally
 Total Messages 32
|
| Subject: | What is the problem? |
Hi,
I wrote one test PDF file in which I want to print new RUPEE symbol from RUPAKARA TTF font which is installed in my system. It is not giving any error but displaying as ???.
I attached PDF file. Can anybody check and tell me what is the problem?
| Posted: 18 Jan 2011 11:12 PM |
|
|
| |
aandi
 Total Messages 17064
|
| Subject: | What is the problem? |
To start with the font is not embedded. You must embed all fonts except for: Latin1, Japanese, Chinese, Korean. Also, your Encoding is not suitable. Have you analysed the cmap tables in the TTF font file as the reference says?
Posted: 19 Jan 2011 12:45 AM Originally Posted: 19 Jan 2011 12:44 AM |
|
|
| |
mallytally
 Total Messages 32
|
| Subject: | What is the problem? |
HI andi,
If I want to embed the font how can I embed the font.
Everybody saying EMBED the font but no body had given example how to embed the font.
I searched in the google but nobody specifying how to embed the font in the pdf.
I found that should not write full TTF file which is installed in my system. There is some data in that file should embed/write in the pdf file so that we can get that font style and symbols.
Can you please tell me that
1) If I have TTF file which is installed in my system and that can be embeded, in that what data i have to pickup and write in pdf file.
| Posted: 19 Jan 2011 02:49 AM |
|
|
| |
aandi
 Total Messages 17064
|
| Subject: | What is the problem? |
"no body had given example how to embed the font"
Sorry, I do not understand. There are countless millions of PDFs on the web with embedded fonts for you to examine.
| Posted: 19 Jan 2011 07:51 AM |
|
|
| |
|
|