View Single Post
Old 04-20-2021, 09:57 PM   #1874
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 VladimirS View Post
Does anybody know how to prevent K2pdfopt from skipping white (empty) pages (in scanned or native pdfs)?

I use -mode copy -cmax 1.0 -g 1.0 -c- -neg- -s- to make bitmaped pages, but every white, empty page in
source pdf file gets skipped by k2pdfopt. Page can be scanned, with small scanning imperfections and gray tint, but whole page gets skipped by K2pdfopt. Destination pdf is all ok, but, without these pages. I would like to keep them also. Thank in advance
A lot of the algorithms in k2pdfopt choke on a blank page, so that's probably why I chose to skip them, but I would have thought -mode copy kept them. I've added this to my bug list.
willus is offline   Reply With Quote