How can I make French letters displayed in the PDF?

1 Answer 124 Views
PdfProcessing WordsProcessing
gregory
Top achievements
Rank 1
gregory asked on 12 May 2021, 08:07 AM

Hi, I use RadFlowDocument to generate the PDF and some of the characters are not displayed,

i.e. Âge is displayed as ge; no matter which font I choose.

How can I setup the RadPdfDocument to make this work?

 

Regards

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 12 May 2021, 10:20 AM

Hello Gregory,

From the provided information in the private ticket, I understand you are using the .NET Standard version of the Telerik Document Processing Libraries. So, in order to export to PDF format documents containing fonts different than the Standard Fonts, the FontsProvider property inside the FixedExtensibilityManager has to be set. For more information check the FixedExtensibilityManager in the PdfProcessing`s Cross-Platform Support help article.

We have a good SDK example demonstrating this functionality in our GitHub repository: ConvertDocuments.

Regards,
Martin
Progress Telerik

Тhe web is about to get a bit better! 

The Progress Hack-For-Good Challenge has started. Learn how to enter and make the web a worthier place: https://progress-worthyweb.devpost.com.

Tags
PdfProcessing WordsProcessing
Asked by
gregory
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or