We have a requirement where we have to generate a word report using DocIO on home controller using ASP.NET MVC.
After the report is generated , we need to preview the .docx report on the client side. After the user preview the report, he will approve the report.
Is there a report viewer control in Synfusion where the user can preview the docx report on the client side in ASP.NET MVC?
A working sample project will be helpful.
Thanks