Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

statically sized pages in Kindle Books

I'm writing a book with lots of diagrams and very little text.

I've tried uploading a PDF, but it appears that Kindle tries to OCR my PDF and then resize it automatically to the device it's on.

Using the Kindle Developer Kit, is it possible to do the following:

  • define my book as a set of 1920x1080 pages
  • tell kindle to NOT auto reflow my content

Thanks!


1 Answers

The KDK does support that using a ListPager, but the better solution would be to use KF8 (http://www.amazon.com/gp/feature.html?docId=1000729511) to do fixed layout. In particular, you would define exactly the ratio of the pages that you want, and would put one image per page.

Amazon also has a children's book example that shows how to format it for kindlegen.

like image 129
Waynn Lue Avatar answered Nov 24 '25 00:11

Waynn Lue



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!