I am trying to create chinese characters pdf using SimSun fonts. It can generate the chinese words but all these words cannot be bold ?? any help
Thanks
I am trying to create chinese characters pdf using SimSun fonts. It can generate the chinese words but all these words cannot be bold ?? any help
Thanks
Please make sure SimSun Bold and Italics fonts are already installed in system.
Currently Aspose.PDF has the limit that a font must be installed in system if you want to get it shown on PDF document.
Is there any where that I could get hold of this installation file? Or is there any other chinese character suggestion you got?
I need this file urgently could you help please. You could even direct me to website which I can buy them. Thanks a lot.
You can use a font editer such as FontForge (http://fontforge.sourceforge.net/) to make the fonts. Here is a chinese article about how to make bold and italic fonts:
http://wiki.donews.com/index.php/%E4%BF%AE%E6%94%B9TTF%E5%AD%97%E4%BD%93%E7%BE%8E%E5%8C%96%E6%98%BE%E7%A4%BA%E6%95%88%E6%9E%9C
. Please make sure to name the Name For Humans as SimSun Bold, SimSun Itatic and SimSun Bold Italic.
BTW, If you have used font map (pdf.TruetypeFontMapPath), you should delete the Aspose.Pdf.TruetypeFontMap.xml file and let it be regenerated so that the new fonts can be used.
If you still can't make it work please let us know.