Hi,
Thanks for making this wrapper. I feel it's useful. It seems I can only set --format at this moment.
As a user I would like to access all arguments that the scanimage provides (e.g. --mode and --resolution) so that I can customize my scan
|
let args = ['--format=' + format]; |
Hi,
Thanks for making this wrapper. I feel it's useful. It seems I can only set
--formatat this moment.As a user I would like to access all arguments that the
scanimageprovides (e.g.--modeand--resolution) so that I can customize my scansane-scanimage-wrapper/index.js
Line 10 in e2d999c