Completed
Last Updated: 09 Oct 2018 11:49 by ADMIN
ADMIN
Tanya
Created on: 04 Oct 2018 09:13
Category: PdfProcessing
Type: Bug Report
0
PdfProcessing: InvalidCastException is thrown while importing font descriptor used by different types of fonts
A font descriptor can be used by several fonts. However, when first a TrueType font is imported, later trying to import a Cid font leads to InvalidCastException with the message: "Unable to cast object of type 'Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Model.Elements.Fonts.FontDescriptor' to type 'Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Model.Elements.Fonts.CidFontDescriptor'."

Fix available in R3 2018 SP1 release.
0 comments