Ben Olden-Cooligan
Ben Olden-Cooligan
Yeah I see a couple ImageSharp issues, I'll try and fix those at some point. For the service I don't know what the issue is but it's not the worker;...
That means the issue is somewhere in the actual scanning process (which happens in the worker), it doesn't really narrow it down past that. It would be easier for you...
No problem. Also ImageSharpImageContext should work now with 0.1.0-alpha3.
If anyone cares to try there is an [ESCL JS/TS library](https://www.npmjs.com/package/escl-sdk-ts), which should connect natively to NAPS2's [scanner-sharing server](https://github.com/cyanfish/naps2/blob/master/NAPS2.Sdk.Samples/NetworkSharingSample.cs). You'd need to set this flag on the server (added in...
This does seem to be working (with NAPS2.Sdk 1.1.2 and a lightly modified version of escl-sdk-ts). I've created the [naps2-webscan](https://github.com/cyanfish/naps2-webscan) project as the canonical sample/documentation for this. I now consider...
It's not currently possible to do this from the NAPS2 interface. (Though you can technically do it from the [command line](https://www.naps2.com/doc/command-line#ocr-options).)
This was added in [NAPS2 7.4.0](https://www.naps2.com/download) (select "Multiple Languages" in the OCR dropdown).
I probably won't implement a full scripting system - the idea of [NAPS2.Sdk](https://github.com/cyanfish/naps2/tree/master/NAPS2.Sdk) is a more general solution, as it lets you do anything you want with scanning, pdf export,...
Can you attach a sample PDF from Canon + NAPS2 for comparison? There are a number of ways to compress a PDF and I'd be curious to see what's used.
@alleluia20 There is one thing you can try which is "Document Correction" under the Image menu - that can reduce noise in the image which could potentially make it more...