Quote:
Originally Posted by kovidgoyal
Use something like:
img { max-height: 95vh !important}
in the extra css section of the conversion dialog.
|
Yeah I also considered to try to limit img height myself, but sadly it didn't really work well.
I unzipped original epub to check dimensions and it is 1443x2048 and I have feeling when it renders onto pdf it just splits based on these dimensions

Probably in worst case I can just manually edit these epubs...