Quote:
Originally Posted by culytera
I updated Calibre to the latest version 6 and somehow everything works properly now except for one thing:
Code:
<meta name="calibre-html-render-data" content='{"size": "A3", "margins": [0, 0, 0, 0]}'/>
This bit in titlepage_start doesn't seem to reflect because the size of the cover is always 1240x1754 pixels (since I use the first page as the epub's cover). Normally the cover page is rendered in 1754x2479 pixels. It's still the same size even if I change A3 to A4, A5 etc.
The maximum_cover_size in Tweaks is at [2000, 3200].
|
Try calibre 6.2.1. There was a bug in the cover generation that has been fixed.