| 
				
				Tables in an epub?
			 
 
			
			Folks,I am in the middle of converting a pdf to an epub.  The source includes several large tables (example .jpeg attached).
 
 Currently, I'm just generating them as jpegs, but have been considering converting them to <table>s in the html.  My strong intuition is that a table this wide in html isn't going to render in a sane way on any current ereader, and this isn't worth pursuing.
 
 Are jpegs the best way to go with tables like this?
 |