Doc comparison from client side click


Hello Group docs team,

I have an .net mvc application in which there is a requirement to do document comparison from the client side button click .

From the controller action methods, I am able to obtain the file blob for the 2 files that are to be compared .Is there any way ,by which I can possibly pass these file blobs to the Comparison widget from the client side and show the output in a DIV element .

Thanks in advance




Hello,


Thank you for your request. Unfortunately our Comparison doesn’t support blobs or streams.Since that you should first save these files in the root storage which you set in the Comparison initializing and them use these files names in the widget.

Best regards.