开发者

ReportViewer pdf export with embeded font

Is there any way to include 开发者_开发技巧an embedded font with a pdf export from the .NET report viewer control?


PDF export from report viewer prior vs 2010 (v9 and previous) did not embed fonts properly in pdf. Since version 10 it's working as it should - subsets of all used fonts are embedded in exported pdf.


I'm not aware of any way to do this, you could render the text as an image using GDI+ in .NET and then embed that image?

Would that be a possibility for you?

Thanks,

Phil.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜