View Single Post
Old 07-16-2017, 06:35 PM   #1431
willus
Fuzzball, the purple cat
willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.
 
willus's Avatar
 
Posts: 1,303
Karma: 11087488
Join Date: Jun 2011
Location: California
Device: iPad
Quote:
Originally Posted by wifile View Post
can k2pdfopt just crop the top's and bottom's blank margins ? nothing to with the left and right, or anything eles.
Technically it doesn't have options to do this, but you should be able to get something satisfactory. Try this:
k2pdfopt -mode trim -w 9in source.pdf
Make the -w argument whatever you need to add whatever desired blank space you want for the left and right margins. E.g. if the text in your document is 7 inches wide, using -w 9in will add an inch of blank margin on either side.
willus is offline   Reply With Quote