iCopy1.7.0 Fix the bug that cannot be copied after setting save file.
Print your copies using your scanner and printer as a photocopier
Brought to you by:
pincopallino
Fix: After setting to save image to file or save image to PDF, the bug of not being able to switch back to the printer.
Changed: Multi-page scan, save image to file, save image to PDF three buttons clicked and the focus automatically moved to the Copy button.
https://sourceforge.net/p/icopy/bugs/372/
I was able to fix the problem by deleting this folder:
C:\Users\<username>\AppData\Local\icopy</username>
P.S.
After clicking the "Export to PDF" button, it is impossible after that to go back to "print to printer". "Export to PDF" button apparently messes up config files in the "C:\Users\<username>\AppData\Local\icopy " folder. The folder is not deleted by the uninstall. So even unistall/install fixes the issue. It would be nice if someone updated the program. </username>
The patch provided DOES NOT WORK. It generates error.
Unistall/install aslo DOES NOT WORK
Had the same issue and analyzed it.
FIX:
change mainfrm.vb as follows:
ADD the two lines after Line 387:
The block should be afterwards like this:
Another issue I found (AND FIXED)
https://sourceforge.net/p/icopy/bugs/377/