Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle

Notices

Reply
 
Thread Tools Search this Thread
Old 12-29-2011, 11:20 AM   #1
lpkoji
Junior Member
lpkoji began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Dec 2011
Device: Kindle
Kindle inserting blank pages

Hey everyone. Hope I'm posting to the right board, kind of new around here...

So, I'm creating my own ebook. It's just a bunch of images (comic strips) one after another. They are black&white so they work really great on the eink display.

I'm using kindlegen to create the .mobi. When I preview it with Mobipocket Reader it looks fine, no blank pages. But with Kindle/Kindle Previewer I get a blank page after the last image in "chapter".

Any ideas what is causing this and how I can avoid it?
Thanks for any tips.

Relevant code is below:
Code:
<manifest>
	<item id="item1" media-type="application/xhtml+xml" href="item1.html"></item>
	<item id="item2" media-type="application/xhtml+xml" href="item2.html"></item>
</manifest>
<spine toc="My_Table_of_Contents">
	<itemref idref="item1"/>
	<itemref idref="item2"/>
</spine>
item1.html and item2.html are identical for testing purposes:
Code:
...
<body>
<center><img src="imgs/0001_5707_01.png" width="249" height="773" /></center>
<center><img src="imgs/0001_5707_02.png" width="240" height="771" /></center>
<center><img src="imgs/0001_5707_03.png" width="243" height="776" /></center></body></html>
(The images are pre-rotated. I don't want to keep switching mi Kindle between landscape and portrait, so I'll just keep it in portrait and use images that are rotated.)
lpkoji is offline   Reply With Quote
Reply

Tags
formatting, kindle, kindlegen, mobi


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Smashwords inserting blank vertical gifs in unwanted places? Keloff ePub 4 12-11-2011 10:20 AM
Inserting a blank page in Kindle ebook. Patuba General Discussions 4 07-15-2011 02:22 PM
inserting blank lines into rtf/txt/html errata Ectaco jetBook 7 07-10-2010 09:16 PM
epub -> mobi. Blank pages in Kindle 2, but not Kindle for PC notyou Calibre 0 06-28-2010 08:06 PM
Images on Kindle; blank pages joubert Kindle Formats 3 05-28-2010 03:49 PM


All times are GMT -4. The time now is 08:20 AM.


MobileRead.com is a privately owned, operated and funded community.