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

import PDF to radeditor

1 Answer 130 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Chummy
Top achievements
Rank 1
Chummy asked on 06 Sep 2011, 04:07 PM
We are using Radeditor export to PDF feature to generate a Radeditor contents into PDF format and saving it to sharepoint document library.
We wanted to make reverse of this functionlity i.e wanted to replace a Radeditor body with PDF contents so that user can edit contents and genrate a new PDF again.
How can we implement this scenario.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 07 Sep 2011, 04:27 PM
Hello Chummy,

RadEditor is a HTML / XHTML editor and it does not offer direct import from PDF format, because it is not supported by the browser itself. In order to load PDF content you should firstly convert it to HTML/XHTML and after that load it RadEditor through its Content property.

Since RadEditor does not offer such functionality out-of-the box and we do not support it, our suggestion is to search in Internet for a PDF to HTML converter that will make the conversion.

All the best,
Rumen
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
Editor
Asked by
Chummy
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or