I have registered icopy to the scanner, so it starts when using the scanner button.
But I always get a copy on the printer, while I'd like to save a pdf (or jpg)
to change the behavior of iCopy when pressing the scanner button you have to edit the Windows registry. You can find on this page the relevant keys. You need to change the command line parameter from /copy to /file or /pdf or to the command that best suits you, according to the readme file. If you prefer to have iCopy in windowed mode, simply remove any command line argument and leave only icopy.exe
Last edit: Matteo Rossi 2015-07-11
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
a small tip: if you want to pass to iCopy only the folder path and let the application define the file name automatically each time you press the scan button, you should add a \ sign at the end of the path.
Otherwise, iCopy will attempt to save to the given folder as if it was a file and would fail with a permission error.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear Alessandro,
to change the behavior of iCopy when pressing the scanner button you have to edit the Windows registry. You can find on this page the relevant keys. You need to change the command line parameter from
/copyto/fileor/pdfor to the command that best suits you, according to the readme file. If you prefer to have iCopy in windowed mode, simply remove any command line argument and leave only icopy.exeLast edit: Matteo Rossi 2015-07-11
a small tip: if you want to pass to iCopy only the folder path and let the application define the file name automatically each time you press the scan button, you should add a \ sign at the end of the path.
Otherwise, iCopy will attempt to save to the given folder as if it was a file and would fail with a permission error.