View Single Post
Old 09-24-2014, 10:44 PM   #910
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 japinder View Post
Update:
Now I'm using the combined option:
-rt 0 -cbox .95,.95,6.63,9.1 -mode crop -c- -n- -idpi 400 -cmax 4
The -idpi 400 is unnecessary if you are using 200 dpi for your device (e.g. -odpi 200) since by default the source file will be rendered at twice the output dpi. Markom beat me to the punch on explaining the -g option, which is exactly what I would have done for your -cmax 3 or 4 issue. BTW, you have to use a negative value for the -cmax argument to force that contrast value (e.g. -cmax -3). Otherwise it just specifies a maximum limit for k2pdfopt, but k2pdfopt might still choose a lower value if it determines it to be "optimum." In your case, k2pdfopt is probably using that maximum limit, so it likely won't change anything.

Last edited by willus; 09-24-2014 at 10:47 PM.
willus is offline   Reply With Quote