Hi,
I am struggling to get k2pdeopt working. I have native pdf files which searchable and selectable text so I would like to use the -n argument.
I attempt to run the program like this:
k2pdfopt -n myfile.pdf
The program shows me that I have selected the options:
Selected options: -n myfile.pdf
I press Enter and I get an error message:
** File or folder -n could not be opened. **
The program does run but it outputs image files which I do not want. I tried combining it with other options. Everything else seems to work but it will not recognize the -n option that I want to use.
I have tried searching for this error message but I wasn't able to find anything.
What am I doing wrong?
I am using version:
k2pdfopt v2.51 (w/DjVuLibre) (c) 2019, GPLv3,
http://willus.com
Compiled Jan 7 2019 with Gnu C v8.2.0 for Linux on x64
from my package manager on KDE Neon (Ubuntu)