Hi
Is there a way where I can directly the Jsp page to MS-Word using Aspose.words. Can you please send me a sample code if its supported.
Regards,
Mahesh
Hi Mahesh,
Thanks for your inquiry. JSP page is actually HTML, and Aspose.Words supports HTML format. So you can get HTML of your JSP page and convert it to Word document.
Best regards.