Mobi conversion issue

Hello,
To reproduce this error, first load this chm.chm and convert it to mobi:
chm.zip (207.4 KB)

Now, load this mobi and save it as any format like html, rtf, xps, svg etc…
You will see that tables are rendered incorrectly, invisible table borders are visible now!
Thanks.

@australian.dev.nerds I am afraid such behavior cannot be considered as a bug. Both CHM and MOBI formats are not native for Aspose.Words. They are HTML based formats. Also, roundtrip information is not written in MOBI documents.
Please note, Aspose.Words is designed to work with MS Word documents. HTML documents and MS Word documents object models are quite different and it is not always possible to provide 100% fidelity after conversion one format to another. In most cases Aspose.Words mimics MS Word behavior when import HTML documents. So there is no way to guaranty 100% fidelity upon CHM->MOBI->RTF roundtrip.