Hello, i use library for manipulate word (RadFlowDocumentEditor) and i need to save file in PDF i use PdfFormatProvider, i use free of 9 font in word for print a barcode, but after i save in pdf does not print a font with barcode.
Ok thanks i use FontsRepository.RegisterFont(new System.Windows.Media.FontFamily("Free 3 of 9"), FontStyles.Italic, FontWeights.Normal, File.ReadAllBytes(@"E:\TEMP\FREE3OF9.TTF"));