Quote:
Originally Posted by odedta
Try CSS rule:
Code:
table-layout:fixed;
On another note, I would switch to Calibre for 3 main reasons:
1. It has many more functions.
2. It supports both EPUB 2 and EPUB 3 creation.
3. Its development is on-going.
|
Thanks for the suggestion --- works fine for short string data -- but falls apart when using long-strings. I need a way for the columns to adjust to fixed equal widths and for the text to wrap-around within that fixed width, no matter how long that may make that particular. Also, vertical-align:top, the other columns also stay fixed.