Using sfdt in classic asp.net web forms

Hi,

I'm creating a documenteditor reactjs component in a classic asp.net web forms app. 
I need to be able to read a word document (*.docx) and use it in the reactjs component.

After reading about the import function I think I need a solution to use the Syncfusion.EJ2.DocumentEditor in .net 4.6.1 is this possible?
Or is there another way to do this?
And do you have an example project in asp.net 4.6.1 where I can look at how this is done?

thanks


2 Replies 1 reply marked as answer

ST Steve September 18, 2020 12:59 PM UTC

Ok found the solution. the Syncfusion.EJ2.DocumentEditor dll is no longer in use.



HC Harini Chellappa Syncfusion Team September 18, 2020 01:28 PM UTC

Hi Steve, 

Apologies! Please find the below response for your initial query. 

Yes possible to install word editor packages with 4.6.1 target framework. 

Kindly download the MVC service sample from below link with Import Web Api 


kindly check it and let us know whether this helps. 

Regards, 

Harini C 


Marked as answer
Loader.
Up arrow icon