Hi,
I am developing one automail module. In this auto mail have a 3 excel attachments.I
I have a html content in database (clob data) then i read convert it to save excel file in particular server location.
Then next i will trigger the auto mail using with these excel files.
I can get the html content from database......but i dont know how to save the content as excel file.
Another important thing excel file need to show the rendered html output.(not show the tag format).
Here i need ..how to save the html content as execl file(with html rendered output) in server location