Quote:
Originally Posted by willus
1. There should not be a hyphen after -as (-as- is incorrect). But that shouldn't be causing the "Invalid entry."
2. Try adding -ui- to the command line so that the user input prompting is turned off, e.g.
k2pdfopt -m 0.05 -as -ws 0.2 -col 1 -ui- *.djvu
3. If that doesn't work, and you are running in Linux, try putting *.djvu in double quotes, e.g. "*.djvu".
4. FYI, arguments before or after file names on the command-line doesn't matter. k2pdfopt scans the entire command line for option flags first and then goes back and does all of the files with the specified options.
Also: Are you typing the options as part of the command line (which is what I intend) or are you typing them into the user input menu/prompt from k2pdfopt (not intended and won't work)?
|
Hello. Sorry for not answering, I was off.
I am in windows 7. I have tried your proposal using -ui but it keeps on saying "Invalid entry".
I captured the screen for you.
http://www.mediafire.com/?fe50jur5agqmpw0
Thanks anyway.