Scan documents to PDF and more, as simply as possible.
Go to file
Ben Olden-Cooligan b85a48bda6 Use MapiSendMail instead of MapiSendMailHelper
Turns out MapiSendMailHelper is only available in mapi32.dll and not in the application-specific DLLs NAPS2 uses to allow email client selection.
2018-11-23 17:23:10 -05:00
.nuget Update NuGet.targets for mono compatibility 2018-08-13 16:44:25 -04:00
NAPS2 PUBLISH (6.0b3) 2018-09-28 21:54:25 -04:00
NAPS2.Console PUBLISH (6.0b3) 2018-09-28 21:54:25 -04:00
NAPS2.Core Use MapiSendMail instead of MapiSendMailHelper 2018-11-23 17:23:10 -05:00
NAPS2.DI Fix namespace for logging classes 2018-09-28 20:33:53 -04:00
NAPS2.Localization Fix templates rule 2018-09-17 16:17:36 -04:00
NAPS2.Portable PUBLISH (6.0b3) 2018-09-28 21:54:25 -04:00
NAPS2.Server PUBLISH (6.0b3) 2018-09-28 21:54:25 -04:00
NAPS2.Setup PUBLISH (6.0b3) 2018-09-28 21:54:25 -04:00
NAPS2.Tests Fully clean (i.e. remove bin/obj) projects on Clean 2018-08-26 22:55:08 -04:00
NAPS2.WIA WIA 1.0 flatbed working 2018-11-19 17:34:20 -05:00
NAPS2.Worker PUBLISH (6.0b3) 2018-09-28 21:54:25 -04:00
.gitignore Update project VS paths 2017-12-11 14:11:09 -05:00
CONTRIBUTORS Update copyright date 2018-08-20 13:29:35 -04:00
LICENSE Add LICENSE and CONTRIBUTORS files to the solution root 2017-05-13 17:19:29 -04:00
NAPS2.sln Build NAPS2.WIA for x64 2018-11-08 15:34:07 -05:00
NAPS2.sln.DotSettings Refactoring of OcrDepManager tentatively complete (w/o XP download yet) 2016-06-16 15:40:32 -04:00
README.md Update README.md 2018-08-30 22:24:36 -04:00

NAPS2 (Not Another PDF Scanner 2)

NAPS2 is a document scanning application with a focus on simplicity and ease of use. Scan your documents from WIA- and TWAIN-compatible scanners, organize the pages as you like, and save them as PDF, TIFF, JPEG, PNG, and other file formats. Requires .NET Framework 4.0 or higher.

Visit the NAPS2 home page at www.naps2.com.

Other links:

For developers

Have a look at the Developer Onboarding page.