Ben Olden-Cooligan

Results 194 comments of Ben Olden-Cooligan

That's fair, I was assuming in that case you'd just use normal gRPC, but pipes do give you ACLs and impersonation. With the way this project works adding encryption isn't...

Linux doesn't have a standard way to integrate with email apps like Windows and Mac do which means every Linux mail app needs specific coding, and I've only implemented [Thunderbird](https://github.com/cyanfish/naps2/blob/master/NAPS2.Lib/ImportExport/Email/ThunderbirdEmailProvider.cs)...

I believe that's only for things like "mailto:" links, there's no standard API for creating a draft email message with attachments etc. If someone else wants to open an issue...

https://www.naps2.com/sdk/doc/api/NAPS2.Scan.ScanController.html#events

I am open to the possibility of adding a "Theme" setting, and there could be something like a "Freedesktop" option on Linux. This isn't something I'm likely to prioritize any...

That error indicates the TWAIN process crashed. You can try checking the Windows [Event Viewer](https://www.howtogeek.com/123646/htg-explains-what-the-windows-event-viewer-is-and-how-you-can-use-it/) under Application and see if it has any relevant errors.

Try selecting "Stretch to page size" in the Advanced profile window.

It can happen that some scanners don't always scan the exact page size or dpi you specify, so by trying to "correct" it you could end up making it worse....

Can you try with this test version? [naps2-7.0b3-testwia.zip](https://github.com/cyanfish/naps2/files/10575463/naps2-7.0b3-testwia.zip) And then, whether or not it works, can you take the errorlog.txt file from the Data folder and attach it here?

Thanks, can you try selecting "1.0" for "Wia Version" in the Advanced profile settings window? Doesn't matter if it's the test version or the normal NAPS2 installation. If that fails...