Hi,
In below code we have Email template code
So i need to send that template in image format to respective mail and make it downloadable and save it to server folder (Upload)
Hi mahesh213,
For converting html to image you need to use any third party library.
After converting the html to image you can send the image in email.
Refer below links for converting the html to image.
https://docs.aspose.com/display/htmlnet/HTML+to+Image+Conversion#HTMLtoImageConversion-ConvertHTMLtoJPG
https://stackoverflow.com/questions/17832304/convert-html-string-to-image/17835914#17835914
https://selectpdf.com/demo/convert-html-code-to-image.aspx
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.