Quote:
Originally Posted by Toxaris
The problem is, as far as I know iBooks will choke on the combination of @page and height in the html,body.
If you use that, it can also happen that only a few pages are displayed instead of the full chapter.
Why don't you use the SVG wrapper some use for covers? That seems to work on iBooks.
|
I could use an SVG wrapper, but that won't make the image full screen if the enclosing block isn't full screen.
If iBooks can't cope with @page and height in html,body, I suppose one or the other will have to go.
Does anyone have example code for doing full page height images that works nicely with iBooks?