View Single Post
Old 01-16-2015, 12:24 AM   #972
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 GOODMAN View Post
DEAR WILLUS

I want to learn 2 solutions

1. I want to get more number of rows of text per crop box and less magnification in lanscape mode. So is there any way to control crop box size and what are the commands i have to use?
2 In the grid mode, I want to get cuts with margins intact without having crop boxes applied so that I can get same text size page per page rather than variable text sizes.
Please help me.

GOODMAN.
1. The -odpi option should help with this. Try making it smaller. Or make your device width and height larger. You might also want to put in -fc-. That prevents k2pdfopt from trying to fit regions to the width of your device.

2. If you want each section of the grid to go on its own page, unaltered, use the crop mode:

k2pdfopt -mode crop -grid 2x2 ...
willus is offline   Reply With Quote