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

[Silverlight] Umlaute (ä ü ö) in PDF Export

2 Answers 278 Views
PdfProcessing
This is a migrated thread and some comments may be shown as answers.
Jens
Top achievements
Rank 1
Jens asked on 04 Aug 2015, 08:07 AM

Hey,

I'm using a RadfixedDocument to create a Report and the PdfFormatProvider to export the Report to PDF.

Everything works fine, except for german Umlaut Letters (ä, ö, ü). They just disappear in the generated PDF. I couldn't find a switch in the Export Settings or anything else, can you give me some directions?

 Cheers,

Jens

2 Answers, 1 is accepted

Sort by
0
Accepted
Deyan
Telerik team
answered on 05 Aug 2015, 01:26 PM
Hello Jens,

Thank you for contacting us.

As mentioned in this RadPdfProcessing fonts documentation article all fonts that are not from the standard 14 fonts should be embedded in the PDF file. Due to Silverlight limitations we cannot access the system font files and cannot embed them by default in Silverlight. This causes the issue with the missing umlaut letters.

In order to workaround this issue there are two options: I am attaching a demo PDF file that contains correctly exported umlaut letters. This PDF file is exported by slightly modifying the worksheet content in the RadSpreadProcessing SDK example.

I hope this is helpful. If you have any other questions or concerns please do not hesitate to contact us again.

Regards,
Deyan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Jens
Top achievements
Rank 1
answered on 10 Aug 2015, 02:58 PM

Thanks for the example.

Workaround was to use docx Export instead ;)

Cheers,

Jens

Tags
PdfProcessing
Asked by
Jens
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Jens
Top achievements
Rank 1
Share this question
or