naps2 icon indicating copy to clipboard operation
naps2 copied to clipboard

check DialogParent null value + initialize whith standard BackgroundForm

Open smart717 opened this issue 6 years ago • 0 comments

Possible bug fix. If custom profile use WIA with "Use Native UI" option, using NAPS2 with command-line options (-o test.pdf) return an error instead of showing native interface before scanning.

ex: .\NAPS2.Console.exe -o output.pdf

An error occurred with the scanning driver. No scanned pages to export.

With this solution, the native interface is showed and the file is saved correctly

smart717 avatar Oct 16 '19 08:10 smart717