Hello,
I am currently using aspose.cells for a project and when my class gets called, I create a new workbook and pass html into it. The html will always have the following syntax:
%title%
%subtitle%
When I insert the html I end up having two problems:
- The header shows fine, but the footer text is not shown in excel
- Image tags outside of the table breaks aspose.cells
Is there any way that I can fix this? Or will there be support for this anytime soon?
Thanks,
Nathan