Quote:
Originally Posted by beatlesfan5858
Thanks. I don't know how to split my book into a smaller HTML tables. How would I go about doing this? Is there an easy way I can do it within Calibre?
|
Easy? For me or anyone knowing HTML, yes, using the (calibre) Editor
The most difficult bit is finding a logical spot to break a huge table into 2 or more
parts
A Table starts with a <table> tag
and ends with </table>

Look at any Calibre Generated Jacket's code for a simple use example
In your case, you probably want to duplicate the column headers at each split