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

Embedding fonts in PDF output

1 Answer 206 Views
RichTextEditor
This is a migrated thread and some comments may be shown as answers.
Tom
Top achievements
Rank 1
Tom asked on 22 Oct 2015, 07:51 PM

Hello everyone,

We are using the RadRichTextEditor as a document creation tool for our users. Once the document is created, we export it to PDF using the standard pdf export provider. The issue here is that fonts used in the RadDocument do not get embedded into the PDF file.

I've already contacted support about this and a feedback item has been created, but we are really left dead in the water without the ability to embed fonts (since our clients often view the pdf on mobile devices). Has anyone found a workaround to this?

More detail here:

http://feedback.telerik.com/Project/154/Feedback/Details/171787-fix-radrichtexteditor-custom-fonts-are-not-embedded-to-the-exported-file-when

 ​

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 26 Oct 2015, 03:42 PM
Hello Tom,

Thank you for writing.

The possible solution that I can suggest is to export the RadRixhTextEditor's content to a file. Afterwards, use the RadWordsProcessing library to import the file and export it to a pdf. You can refer to the following links related to this topic:
1. Export RadRichTextEditor's content to : http://www.telerik.com/help/winforms/richtexteditor-import-export.html
2. Import the file: http://www.telerik.com/help/winforms/wordsprocessing-formats-and-conversion-docx-using-docxformatprovider.html
3. Export to pdf with embedded font: http://www.telerik.com/help/winforms/wordsprocessing-formats-and-conversion-docx-using-pdfformatprovider.html

I hope this information helps. Should you have further questions I would be glad to help.
 
Regards,
Dess
Telerik
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
Tags
RichTextEditor
Asked by
Tom
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or