Quote:
Originally Posted by DaleDe
That is why I said preserve aspect ratio with the SVG. This will preserve the original ratio no matter what the size of the page really is. It uses the largest dimension that fits to determine the actual size. You specifically turned it off in the example you posted.
Dale
|
+1
Yeah Dale, that was my bad, eventually when he would try this example he would see the error and correct it.
@Psy: You can find values for preserveAspectRatio
here
As for your fixed layout epub question the answer is no, you either have a whole fixed layout ebook or you have a reflowable one.