Quote:
Originally Posted by JSWolf
In ePub3, is there a way to have the blank space filled with text when the image drops off to the next page?
|
YES MAN!! And that is one of the best advantage of epub3 over epub2. And now I realize that you never read what I posted
Some time ago I wrote a post with examples about what you can get with epub3; read the following posts:
https://www.mobileread.com/forums/sh...3&postcount=14
https://www.mobileread.com/forums/sh...33&postcount=7
After that, I posted the method to get that (in that case, was for a full page image but is easy to adapt the method for an image of any size). Read the following posts of mine:
https://www.mobileread.com/forums/sh...3&postcount=17
https://www.mobileread.com/forums/sh...4&postcount=29
For not full page images, is also possible to employ the <img> tag instead of a svg wrapper, something like what I wrote here:
https://www.mobileread.com/forums/sh...4&postcount=19
With epub3 YOU CAN AVOID FRAGMENTATION!!! That is, there is not any blank spaces generated by images or tables or text or whatever (unless, of course, you want those blank spaces are there).