Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Conversion

Notices

Reply
 
Thread Tools Search this Thread
Old 07-21-2011, 03:42 PM   #1
jim.thornton
Junior Member
jim.thornton began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jul 2011
Device: Aztec EZReader (w/ Hanlin firmware)
Problem with MOBI - Not showing a page

I've structured my e-book as follows:

Cover
Title Page
Copyright Page
Content

My problem is that the copyright page isn't showing at all. I can't figure out why. Can someone please help me? Here is the HTML code:

Code:
<html>
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<meta http-equiv="Content-Style-Type" content="text/css" />
		<title>Book Title | Author name</title>
		
	</head>
	<body>
		<div>
			<h1><span class="title">Book title</span><br />
			<span class="author">By<br />
			Author name</span></h1>
		</div>
		<div>
			<p class="pagebreak">&nbsp;</p>
			<p class="no-indent">All rights reserved.</p>
	<br />
			<p class="no-indent">First Paperback Edition: Date here</p>
			<br />
			<p class="no-indent">The characters, plot and events in this book are a work of fiction.  Any resemblance to real persons, living or dead, is purely coincidental and unintentional by the author.  The author holds exclusive rights to the content within this book.  No part of this publication may be reporduced, distributed, transmitted in any form or by any means or stored in any database or retrieval system without prior written authorization from the author.</p>
			<br />
			<p class="no-indent">For more information:</p>
			<p class="no-indent">website here</p>
			<br />
			<br />
			<br />
			<p class="no-indent"><em>Book title</em></p>
			<br />
			<p class="no-indent">ISBN (Paperback):  978-x-xxxxxxx-x-x</p>
			<p class="no-indent">ISBN (e-Book):  978-x-xxxxxxx-x-x</p>
		</div>
		<div>
			<h2 class="chapter">Chapter 1</h2>
			<p>Lorem ipsum dolor sit amet, ultricies et sed enim, dolor nunc sollicitudin enim dolor at, sem lobortis nisl sem sit. Imperdiet etiam, curabitur urna tortor, tempor maecenas semper, a vitae deserunt enim dolor aliquam, ac lacinia dictum donec aptent. In aliquet lectus, morbi libero dictumst quam convallis, augue quis. Odio morbi, orci taciti facilisis ipsum ut platea, tristique volutpat, ut in tellus, molestie pede neque asperiores mauris. Molestiae erat. Nec amet sit euismod ut. Fames justo. Tincidunt metus nibh turpis. Gravida laboris aptent nec et, velit non at fusce, in quisque quis nam sapien phasellus elementum, dictum nisl donec, amet odio wisi. Curabitur purus condimentum consectetuer vitae ullamcorper ornare, habitasse amet porta diam ultricies eu. Vitae posuere nunc phasellus, vitae at porta tortor tellus pretium, at sit orci. Aptent leo, sodales amet tempor imperdiet.</p>

<p>Tincidunt purus pulvinar et. Neque aliquam at nec mi exercitation integer, sapien amet mattis sed, rutrum leo ornare vehicula, necessitatibus lorem sit lacinia ridiculus. Posuere quis ac in diam dolore imperdiet. Accumsan pulvinar etiam ante in ac volutpat. Enim at magna suscipit, justo sem etiam. Lacus parturient pharetra. Pede nullam felis suspendisse enim ut rutrum, etiam ut ullamcorper, fugiat justo vel sit curae duis justo. Praesent turpis orci, massa nec. Sed quam porttitor ut purus a eu, ipsum in quam, nunc in hendrerit elit mattis, sapien rutrum nisl justo magnis ipsum. Donec dolor nam nullam pulvinar, numquam blandit sit aliquam dui, nulla sed sit imperdiet hymenaeos condimentum. Sem pulvinar a elit blandit dui, luctus tincidunt, odio tincidunt wisi, pretium id convallis maecenas, non nec dolor ut eget.</p>

<p>Parturient odio faucibus fusce mauris risus. Neque velit vestibulum tempus eligendi nibh libero, velit ligula vel eget quis eget, aliquam ante accumsan a non proin. Voluptate etiam lorem per et, amet enim vivamus quis ut. Sed natoque urna sem amet auctor, consectetuer viverra adipiscing metus, in libero at curabitur. Ultrices morbi, faucibus consequat laoreet sed quisque quis, elit nec tortor iusto erat sed nec, eleifend magna, curabitur enim donec amet pretium sed. Ut lacinia risus neque quam nisl, scelerisque a ac, imperdiet neque quis justo laoreet, lacinia risus.</p>
		</div>
	</body>
</html>
Can anyone please help me figure this out?
Attached Files
File Type: epub Book Title _ Author name - Unknown.epub (96.4 KB, 195 views)
File Type: mobi Book Title _ Author name - Unknown.mobi (11.4 KB, 174 views)
jim.thornton is offline   Reply With Quote
Old 07-21-2011, 05:51 PM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,779
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by jim.thornton View Post
I've structured my e-book as follows:

Cover
Title Page
Copyright Page
Content

My problem is that the copyright page isn't showing at all. I can't figure out why. Can someone please help me? Here is the HTML code:

Code:
<html>
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<meta http-equiv="Content-Style-Type" content="text/css" />
		<title>Book Title | Author name</title>
		
	</head>
Can anyone please help me figure this out?

No src defined for the CSS (sample)
Code:
   <meta content="http://www.w3.org/1999/xhtml; charset=utf-8" http-equiv="Content-Type"/><link href="stylesheet.css" type="text/css" rel="stylesheet"/><style type="text/css">
theducks is offline   Reply With Quote
Advert
Old 07-21-2011, 07:53 PM   #3
jim.thornton
Junior Member
jim.thornton began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jul 2011
Device: Aztec EZReader (w/ Hanlin firmware)
I'm sorry but I don't follow. The HTML file is the same for both ePub and the MOBI conversions and for ePub it is showing the page break. In the MOBI file it it is not.

I have tried using the Kindle viewer as I know the calibre viewer does not recognize page breaks within the mobi files.
jim.thornton is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PDF to MOBI Conversion Problem with Page Heading gtbeagle Conversion 1 06-09-2011 02:10 AM
ePub to mobi cover page problem AlexBell Conversion 4 06-03-2011 07:07 AM
MOBI --> MOBI | Add Metadata Start Page carlyman Calibre 0 10-19-2010 07:36 PM
Keylock keeping current page - not showing screensaver? guiyoforward Amazon Kindle 8 10-13-2010 06:44 PM
Classic ebooks from ereader.com not showing page number? bthoven Barnes & Noble NOOK 0 01-07-2010 09:09 PM


All times are GMT -4. The time now is 07:11 AM.


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