Making HTML output cross-browser compatible

The HTML output from this component seems to be optimised for IE (!), I guess this is to match behaviour from Excel itself.

However, I need to output to be cross-browser compatible. Do you have any suggestions as how we can do this?

For the time being we are doing simple text search/replace in the HTML output to remove the parts which fall down on other browsers but I am wondering if there is already a solution for this or if someone else has faced the same problems?

Hi,


Well, the HTML file that is generated by Aspose.Cells is approximately the same as if you have saved as in MS Excel manually, we follow MS Excel standards. Could you provide us more details which other browsers show the output (HTML) with some issues (you may give us screen shots for this purpose to point out the problematic areas comparing them all). Moreover, please provide us your sample input and output (HTML) files, you may attach them here. Also paste your sample code here that you are using for the conversion. Also, we would appreciate if you could provide us your desired HTML file (that should show similar output for all types of browsers e.g IE, Google chrome, Safari, FireFox etc.). We will check your issue soon.

Thank you.