Hi friends:
In Kindle, when I want to force it to show text in one page, I use the technique I described here:
https://www.mobileread.com/forums/sho...36&postcount=4
Of course, since is not possible to use this kind of trick in ADE, so I thought to use instead of display-table, display-row, etc., properties, to employ a "real table" for that purpose. But I found a problem, I can't include a image that resize itself. I want to use a .png/.jpg image inside a svg wrapper; that svg container must be in a cell of my table; that cell must be a 10% of the height of the screen (so, that height varies when the device is in portraid or lanscape mode). I don't know how to do in order that that image displays properly. When I work with only text, to use a <table> seems to be a solution for ADE but when I add a image... the problems appear.
Below I attach an ePub with what I want to do. Many thanks in advance for any help you can give me.
Rubén
PS: Sigil doesn't show the image at all.