Quote:
Originally Posted by Shohreh
...
However, I'm having a problem with inputs that I ran through Abbyy Fine Reader:
- Saved as "searchable" PDF: The output from k2 inserts carriage returns about half-way through each line
- Saved as "image" PDF: I only get empty pages.
|
I cannot reproduce what you describe. Are you running k2pdfopt v2.55 on Windows. I've attached a couple of pages of output from your 2nd and 3rd commands (I added -p 1-2 to them). They all look the same. Is it only on your e-reader that the PDFs display funny? I'm just looking at these using Sumatra PDF on my desktop PC. There's really no way k2pdfopt can be inserting a carriage return in "fitwidth" mode. It's just adding commands to the source PDF to display different cropped regions of the source content on each page. It's not doing any text re-flow. I'm guessing this is an artifact of whatever reader you are using.
BTW, you used # for comments in your command list, so clearly you're not running them in a .bat file. What shell are you using?