View Single Post
Old 09-16-2013, 12:25 AM   #557
kim1406
Connoisseur
kim1406 can load mercury with a pitchforkkim1406 can load mercury with a pitchforkkim1406 can load mercury with a pitchforkkim1406 can load mercury with a pitchforkkim1406 can load mercury with a pitchforkkim1406 can load mercury with a pitchforkkim1406 can load mercury with a pitchforkkim1406 can load mercury with a pitchforkkim1406 can load mercury with a pitchforkkim1406 can load mercury with a pitchforkkim1406 can load mercury with a pitchfork
 
Posts: 59
Karma: 48000
Join Date: Oct 2012
Device: kindle paperwhite
Quote:
Originally Posted by willus View Post
Part of the problem is that your document dimensions seem very large--13 x 20 inch pages--this was making the default output size very large. I used -ds 0.5 to scale them down to a more normal page size. After that, it was a matter of using a high enough value for -gtr and a low enough value for -ws so that k2pdfopt could correctly split the rows and words, and also using autostraighten. This is what I ended up with:

k2pdfopt -ds 0.5 -as -r -dev kpw -gtr 0.05 -ws 0.25 file.pdf


WOW, it is great now. Thank you.

For this issue, if main problem was that file dimensions are large, then, how can we determine if file dimensions are ok or not?
kim1406 is offline   Reply With Quote