Quote:
Originally Posted by kmoll
OK, nevermind, thank you for your answer, I realized I can reduce the font by setting a fixed font size or by downgrading the resolution.
However, I noticed that, when trying to select more than one word, in some places, the whole document gets selected, like in the attached image. Even in the version you posted previously of this file, it also happens, for example when trying to select several words from the word "aboutit", line 10, onwards. This really is problematic because I can't highlight words...
Another question : is it possible to reduce the space between words? This time, to avoid asking a question which is already answered, I have looked carefully at the command line options documentation, but haven't seen anything related. As you can see in the attached image, the space between words is sometimes very wide... I have tried solving this both by setting a fixed font size and by playing with the resolution, to no avail.
|
I sent you a private message. The highlighting thing is a known bug. I'm working on a bug-fix release, but it's slow. To get the words closer together, you need to turn off full justification:
k2pdfopt -j 0- ... (that's a zero, not an 'O').