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

Editor Drag/drop and PDF Export Issue

1 Answer 37 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Piyushkumar
Top achievements
Rank 1
Piyushkumar asked on 19 Nov 2010, 08:36 PM
Hi,

Issue-1:
 table inside Div. both are restricted from drag/drop.
The user is still able to drag/drop beside table inside Div. (See attached explainaton Explain1.jpg)

Issue-2:
When I am using PDF Export feature i.e. ContentFilters="PdfExportFilter", it automatically changes my table widths to "0px" when I switch from Design mode to Html mode i.e.
    From <table width="100%">   to   <table width="100%" style="width:0px;">
and it also adds <Colgroup> <Cols /> tags...

How can I avoid this additional style?

Thanks,
Piyushkumar

1 Answer, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 23 Nov 2010, 01:11 PM
Hi Piyushkumar,

I have already answered to the other forum thread regarding the Drag/Drop issue.

Regarding the ExportToPdf issue, RadEditor is using a third party tool to provide the HTMLtoPDF conversion and this tool has some requirements and limitations regarding the content and the PdfExportFilter is modifying the content to match these requirements. I have brought this to the attention of the developers of RadEditor and we will do our best to handle this issue with the PdfExportFilter for one of our upcoming releases. Here you can find the PITS Issue: Public URL.

Unfortunately, I am unable to provide a suitable workaround at this moment.

Please excuse us for the inconvenience.

Regards,
Dobromir
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Editor
Asked by
Piyushkumar
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Share this question
or