Quote:
Originally Posted by VovoKrall
Kindle Previewer error: Error:E00202: Tables within one or more cells of another table (nested table) are not supported.", "title": "KFX conversion failed"} (Error Code: 1)
Any idea for what can be done?
|
Nested tables (one table inside of another) are not allowed in KFX format.
There is no quick and easy fix. In order to convert that book to KFX you will have to edit the HTML content to no longer have nested tables. Doing that may take some effort depending on the size and complexity of the tables involved. One strategy would be to produce a single large table with rowspan/colspan to combine cells as needed. Another would be to replace the inner table with an image.