Quote:
Originally Posted by kovidgoyal
Increase the PDF page size or add some CSS to the azw3 file to auto-fit images. You can probably use the extra css conversion setting for that, something like
Code:
img { max-width: 90% !important; }
|
Sorry, I'm very new at this. How would I increase PDF page size? I tried playing around with different input/output profiles to no avail.
I will also try the CSS setting