View Single Post
Old 06-29-2018, 12:55 AM   #3
minusatwelfth
Junior Member
minusatwelfth began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jun 2018
Device: kindle for pc
Quote:
Originally Posted by kovidgoyal View Post
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

Last edited by minusatwelfth; 06-29-2018 at 12:58 AM.
minusatwelfth is offline   Reply With Quote