View Single Post
Old 07-14-2016, 08:45 AM   #1278
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 kleinjar View Post
When I do this:
Code:
k2pdfopt -dev kv -mode 2col -c -fc- -fs 7.0
to a certain 2 column pdf, a portion of the source's first page does not get split into two columns. Images attached.

No biggie to me but I thought I'd report it...
The page number on the first page is causing the issue, even though I don't think it should be. I will look into it further when I get a chance, but for now you can crop it out by adding the crop-box directive below to your command line. Thanks for reporting this.

Code:
-cbox1 0.44in,0.36in,7.2in,9.4in
willus is offline   Reply With Quote