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

Style Injection?

2 Answers 47 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Michael O'Flaherty
Top achievements
Rank 2
Michael O'Flaherty asked on 08 Aug 2012, 03:28 PM
Hi!

We use your editor to dynamically create letters. In images 1A and 1B, we are setting the HTML and everything looks good. However, when we toggle through the Design, HTML, and Preview, it looks like you are injecting a style. (1) Why are you doing this?, and (2) is there a way to prevent it?

I would prefer that you not alter our HTML if possible :)

Thanks!

2 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 13 Aug 2012, 07:06 AM
Hi,

The style="width:0px" is added by the PdfExportFilter filter. This attribute is required by the third party export to PDF filter that RadEditor uses to export the tables in the content area.

If you do not use the export to PDF feature disable the filter.

Kind regards,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Michael O'Flaherty
Top achievements
Rank 2
answered on 13 Aug 2012, 02:39 PM
Thanks! That does fix it. It is a shame you can't do that kind of thing on the fly instead of mucking with our HTML :)
Tags
Editor
Asked by
Michael O'Flaherty
Top achievements
Rank 2
Answers by
Rumen
Telerik team
Michael O'Flaherty
Top achievements
Rank 2
Share this question
or