Quote:
Originally Posted by fbrzvnrnd
Really interesting, thank you... it seems to work fine in ADE. But now it does not work in Ibooks: the table and SVG takes only 1/3 of the page...
f.
|
Build two epubs: one for ADE and another one for iBooks. For ADE use the combination of tables and svg inside tables (of that way you avoid the ADE bug for svg under epub3) and for iPad use directly SVG images as in my SVGepub3.epub example. Of that way you'll have what you want
Regards