OpenType (erratic; Microsoft's fonts are allowed, Adobe's fonts are not
allowed)*
PrivateFontCollection pfc = new PrivateFontCollection();
pfc.AddFontFile(Server.MapPath("~/adobe.otf"));
net don't support open type from Adobe.
net 不支持 adobe 的字体
解决方法。。使用FontCreator 转成ttf
use fontcreateor convert opentype to truetype. goodluck
浙公网安备 33010602011771号