View Single Post
Old 04-20-2018, 09:45 PM   #1
A.N.Mouse
Junior Member
A.N.Mouse began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2018
Device: none
Page Breaks and formatting

So, I learned enough to get Calibre to convert my rtfs into an epub. All of the content seems to be there.

But, it's throwing in random page breaks where they have no need to be, and when I try to put them in the code, it renders the file unusable.

I'm using <div style=”page-break-before:always;”></div> to signal for it to stop the page there, but clearly it is not doing what I need.

I'd love any assistance anyone could give me.
A.N.Mouse is offline   Reply With Quote