Quote:
Originally Posted by agelos100
...
I cannot get rid of the margins at the sides of the page. (If I open input file on kindle, I also get quite large margins)
I have k2pdfopt v2.21 and options:
-dev kpw -mode fw -ls-
...
|
Sumatra PDF reader indicates that your source PDF is only 3 x 4 inches in size (Ctrl-D in Sumatra to get the dimensions). This is the issue. Add
-ds 2 to your command-line (or put in the "Additional Options" box in the MS Windows GUI). This will make k2pdfopt think your document is twice as large -- 6 x 8 inches, and it will then fit it correctly to your kindle's screen when it processes it.