开发者

Detect and Manipulate Fonts Used in XPS Documents with C#

I am looking to develop/locate a find-replace tool for XPS documents.

Does anyone know how to detect the the fonts used within XPS Documents within C#? And also how to produce an ODTTF Fils based on TypeFace开发者_运维问答 Characters/Font?

Kind regards,

Matt


You can use the first 32 bytes of the ODTTF to determine its name once you're in XPS package (System.IO.Packaging).

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜