Quote:
Originally Posted by A.N.Mouse
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.
|
Could you to attach a sample converted RTF to a message. It makes it a lot easier to debug any issues.