I know you can export content from a RadEditor to PDF, but can you programatically load a PDF on the server side?
In my scenario, I would like to open a PDF file and get the text-only representation of it. Loading it into a RadEditor and accessing the text property sounded like a nice idea. I would also like to do this for other formats, such as Word (Doc/x), and whatever else I can get.
Thanks.
In my scenario, I would like to open a PDF file and get the text-only representation of it. Loading it into a RadEditor and accessing the text property sounded like a nice idea. I would also like to do this for other formats, such as Word (Doc/x), and whatever else I can get.
Thanks.