Quote:
Originally Posted by nickq
... I noticed that too when I tried converting a .pdf processed via k2 (set "native PDF" via the check-box), then converting with Calibre to .epub. Completely messed up the text. Settled for just reading the .pdf set-up just right for my e-book reader with k2. I realize that the situation is different from that which you described, but I thought that there might be a connection.
|
@nickq -- This likely happens because using native PDF output in k2pdfopt reproduces the entire source page but with cropping directives for each k2 output page so that only certain parts of the source page are shown. Calibre's conversion to .epub is likely completely ignoring these cropping directives and just blindly copying the all of the text from the entire original source page (not just the cropped part), which would result in a lot of repeated text in the .epub file. Does that describe what you see?