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

RTF image conversion

1 Answer 103 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Joanna
Top achievements
Rank 1
Joanna asked on 14 Apr 2011, 05:14 AM
Hello,

I'm using the RadRichTextBox 2011 Q1 release with the RtfFormatProvider. When I've inserted an image it seems to be converted using the rtf pngblip tag and png format. For compatibility reasons, I really need the image to be saved in Windows metafile format using the rtf wmetafile8 tag. Is this at all possible?

Thank you heaps for the format provider as it works really well in most areas,
Joanna

1 Answer, 1 is accepted

Sort by
0
Alex
Telerik team
answered on 14 Apr 2011, 11:59 AM
Hello Joanna,

First of all thank you for the positive feedback.
Unfortunately we don't support exporting images in wmf format. The reason for this is that Silverlight does not support wmf as an image format, so when a document is imported from rtf, all wmf (and also bmp) images are converted to png in order to be displayed correctly. The result is that all wmf data is lost during the import process and cannot be exported.
We'll be glad to help you further if you have more questions.

All the best,
Alex
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 Public Issue Tracking system and vote to affect the priority of the items
Tags
RichTextBox
Asked by
Joanna
Top achievements
Rank 1
Answers by
Alex
Telerik team
Share this question
or