Quote:
Originally Posted by Xkyred
i get the errror:
calibre, version 4.11.2 ERROR: KFX conversion failed: <p><b>Cannot convert brecha kfxx</b><br><br><b>Conversion error:</b> Kindle Previewer error: Error:E00150: Internal error occured. java.lang.IllegalArgumentException: Unsupported Container for Clone : ZOOM_TARGET</p>
|
Based on that error message it appears that you are trying to use the calibre GUI to convert your comic. You must use the plugin's command line interface for conversion of comics. (See the section
Converting Comics and Manga in the first post of this thread for details.)
For example, if your book file from Kindle Create is named
my comic book.kpf use the command:
calibre-debug -r "KFX Output" -- "my comic book.kpf"
The resulting file will be named
my comic book.kfx.
Quote:
Originally Posted by Xkyred
PS2:I understood well? this method works for having my comic with the kfx extension readable on any android kindle app while still conserving my guided view edited?
|
Yes, it should work for that.