Quote:
Originally Posted by dedy
I tried converting the epub of the The Fifth Season of Kfx but it shows the following error
Python function terminated unexpectedly
{"msg": "<b>Cannot convert The Fifth Season</b><br><br><b>Conversion error:</b> Kindle Previewer error: Error:E00015: Unsupported tag or style was found. Tag: (), HTML Attribute: (), CSS Style: (-webkit-box-shadow=rgb(170, 170, 170) 0px 0px 5px inset).", "title": "KFX conversion failed", "level": "error", "det_msg": ""} (Error Code: 1)
Any help on how to rectify it would be greatly appreciated.
|
That book contains HTML/CSS formatting that is currently unsupported in KFX format.
To fix this you would need to use the calibre ebook editor to edit the book you want to convert. The easiest fix would be to look for and remove the -webkit-box-shadow property, most likely contained in one or more of the stylesheets.
If you are not familiar with calibre's editor, HTML or CSS then you will have some learning to do before you can fix this. It is up to you to decide whether having this book in KFX format is worth the effort.