Thread: Blank pages
View Single Post
Old 02-08-2014, 09:06 AM   #12
ShellShock
Wizard
ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.
 
ShellShock's Avatar
 
Posts: 1,178
Karma: 2431850
Join Date: Sep 2008
Device: IPad Mini 2 Retina
No problem.

That does not seem to be the case. I tried Calibre and ADE 2 with this:

Code:
<body>
  <p class="chapterTemp">CHAPTER</p>
Code:
.chapterTemp
{
	display: block; 
	page-break-before: always;
}
No page break.

Last edited by ShellShock; 02-08-2014 at 09:09 AM.
ShellShock is offline   Reply With Quote