|
Rank: Newbie Groups: Member
Joined: 11/17/2012 Posts: 4
|
Hi All, I am using Aspx to pdf and converting my aspx page to pdf.if the rendered aspx is in English or Hindi it is coming but not for Bengali/Bangla.
I really appreciate if it could be solved.
Thanks
Kishore
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
Make sure the font is installed on your server.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 11/17/2012 Posts: 4
|
hi I checked the font in Msword also checked in system fonts. when i save the document to pdf its embedding bangla font. but when i do this with aspxtopdf the bangla font is not displaying the in pdf the font is not embedding.
Any help would be greatly appreciated.
Thanks
Kishore
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
I am not sure what you mean by "save the document to pdf". What's special about aspxtopdf is that it runs on your Web server. So it will be the server's font list that you check. It's not your own client computer. Whether you have the font installed on the client computer does not matter.
Thanks
|
|