View Single Post
Old 06-27-2016, 11:28 PM   #1266
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,299
Karma: 11087488
Join Date: Jun 2011
Location: California
Device: iPad
Quote:
Originally Posted by dhdurgee View Post
I just processed a new issue with the revised command line and while it dealt well with most pages there were four pages with problems. I have attached these pages for your inspection in case the command line can be tweaked a bit more without causing problems elsewhere.

The command line as I used it with these pages was:

k2pdfopt -bpc 1 -cbox1 0,.52in -cbox2-9999 0,0 -m .11in,.04in,.14in,.6in -x -ch 1

Of the pages only one was a first page in a pdf file. You can distinguish that one by the extra information at the top above the page image.

Thank you again for your assistance and creating this tool.

Dave
Try -ch 0.5 (instead of -ch 1) and also adding: -evl 2
That will erase the verticle edges of the box around the boxed text on the one page and allow it to be re-flowed. The -ch 0.5 will break apart the shorter columns. You still have trouble with the first page because k2pdfopt is thinking that the text immediately after the black image is a caption for it and so doesn't break it into the separate columns. I don't have a control for this at the present time.
willus is offline   Reply With Quote