View Single Post
Old 06-25-2025, 11:17 PM   #1656
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: 31,121
Karma: 60406498
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 beatlesfan5858 View Post
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
theducks is offline   Reply With Quote