Quote:
Originally Posted by willus
... The best way to do what you want (remember different options for different input files), if you know how to use scripts or batch files, is to create a script / batch file that contains the different k2pdfopt commands for each different file you want to convert. Then they are all saved in the script file and you can run it again if you need to. That is often how I run k2pdfopt, particularly when I want to try various command options but remember what I've tried before.
|
Thank you for the advice.