Quote:
Originally Posted by willus
It's good when debugging to run the -sm (show markings) option to see how k2pdfopt is cutting up your PDF. In this case, the -er 1 is doing you in--it is exacerbating a little mark between the columns on page 3, thereby preventing k2pdfopt from correctly finding the two columns. If you remove -er 1, it parses your document nicely.
|
Interesting, I would never have suspected -er 1 as causing the problem. I include that as sometimes the scans in the PDFs are faint and hard to read without it. Is there also an option that could counteract this by filtering out such scanning noise prior to parsing the document?
Dave