View Single Post
Old 05-30-2017, 07:06 PM   #224
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 7,118
Karma: 92500001
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by AcidWeb View Post
Experiments with page-spread-* crash KFXGenApp. Syntax is 100% correct and consistent with Amazon Kindle Publishing Guidelines. It definitely looks like textbook example of NotImplementedError :-)

Exception: Kindle Previewer error: Error(YJEpubAdapter):E00215: "Manga with panels is not supported ";
I have done some more testing with the latest Previewer version and have been able to eliminate that error in some cases by adding either one of the following to the OPF before conversion:
Code:
<meta property="rendition:orientation">portrait</meta>
<meta name="orientation-lock" content="portrait"/>
Leaving these at the default value results in the failure mentioned above.
jhowell is online now   Reply With Quote