
: Re: Convert fixed layout epub to fixed layout mobi I have one fixed layout epub and I would like to convert this epub in to fixed layout mobi file. What code do I need to remove from epub and
Since your question is very vague I will try to help and give you some pointers. I would recommend developing for the Kindle instead of trying to convert a fixed layout to a Mobi because you will get a messy output. One thing I dislike about Amazon is their inability to follow along with the industry standards when it comes to fixed layout ebooks. I would advise not using Kindle Comic Creater because it produces invalid code and is based on 2.0 and not 3.0 (that's last I checked on the update of the app several months ago). The GUI is simple enough but if you're going to sell ebooks you should always produce a quality valid product.
Some pointers when building for Amazon:
All images should be a background image #page1 { background-image: url("../images/page1.jpg"); }
When coding JSON do not multi-line the code it must be all on a single line.
Build a dummy sample when using script fonts because most will not render correctly or look terrible on the curves.
Always reference Amazon's documentation (Amazon Kindle Publishing Guidelines) the area you will find helpful starts on page 32.
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Frank

: Will I be able to put Kobo books on my Sony Reader? As you may or may not know, Sony's Reader store closed, and they ported everything over to Kobo's services. However, in the past, I have

: PDB is a container format for record databases in Palm OS, Garnet OS and Access Linux Platform. It's structure is similar to PRC resource databases. Barnes and Noble's converts epub to pdb