Unlike WinForms, where an embedded font can be registered globally using the PrivateFontCollection, WPF requires explicit reference to the embedded font. This sample application demonstrates how to work around this limitation.
See also:
E5198: How to use a private font (a custom font distributed with the application) in XtraReport
↧
How to display a report that uses a private font (distributed with the application) in DocumentPreview
↧