Quote:
Originally Posted by Jellby
Make a single image with a decent resolution, such that no important details are lost, even if it's larger than 600 or 800 pixels, then style it with "max-width: 100%; max-height: 100%;" (the max-height won't really work properly in most cases, though), you can also add "page-break-before: always;"
Even if zooming is not possible, the image is still there, and more detail will be visible in a larger screen or, in the worst case, the image file can be extracted from the ePub file and viewed somewhere else if needed.
|
That is just what I have done, in fact, before you posted, I had downloaded one of your epubs here (The Prince and the Pauper, love it!) and used that coding and it is working great!