Quote:
Originally Posted by oren64
How con I crop/remove the bottom of the page by 0.3in , I am using kobo glo 942px-4.42in height, i tried few options but it didn't work, the top works wall.
and how can skip the first 2 pages.
Code:
-cbox- -ibox- -cbox 0in,0.3in,0in,0in
|
I didn't make -cbox work the same way as the -m (crop margins) option, unfortunately. See the
command-line usage page. You want this:
-p 3- to convert page 3 and up (skip first two page).
-mb 0.3in to crop the bottom 0.3 inches out.