This is a migrated thread and some comments may be shown as answers.

PdfFormatProvider Export

1 Answer 153 Views
WordsProcessing
This is a migrated thread and some comments may be shown as answers.
Kenny
Top achievements
Rank 1
Kenny asked on 19 May 2020, 09:26 PM
It appears that the PDF export in the dotnet core/standard version is broken. No font data is retained. Instead all fonts are changed to the default font, font weight, and style. The only font property that is retained through conversion is the size. I noticed that there are others complaining about this in the Framework version but I have not seen any progress in fixing the problem or work around suggested. Is there a way to export to PDF a flex document with some control over the font weight and style?

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 20 May 2020, 08:13 AM

Hi Kenny,

When using the .NET Standart version you need to register the fonts manually because we are not looking for them on the operating system. An example of this is available here: RadPdfProcessing manually register font.

I hope this helps. Should you have any other questions do not hesitate to ask.

Regards,
Dimitar
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
WordsProcessing
Asked by
Kenny
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or