cyanfish / naps2

Scan documents to PDF and more, as simply as possible.
https://www.naps2.com
Other
2.58k stars 315 forks source link

Support of BearPaw 2448TA Pro #391

Open ostasevych opened 1 month ago

ostasevych commented 1 month ago

Hi! I needed to scan some docs with very old Mustek BearPaw 2448TA Pro USB scanner and cannot do it. So the carriage moves, it scans but cannot save the image to a file.

Error log with 100px and Default WIA:

NAPS2.Wia.WiaException: WIA error code 800706BE
   at bool NAPS2.Wia.WiaTransfer.Download()
   at void NAPS2.Scan.Internal.Wia.WiaScanDriver+WiaScanContext.DoTransfer(WiaDevice device, WiaItem item)
   at async Task NAPS2.Scan.Internal.Wia.WiaScanDriver+WiaScanContext.Scan(WiaVersion wiaVersion)
   at async Task NAPS2.Scan.Internal.Wia.WiaScanDriver.Scan(ScanOptions options, CancellationToken cancelToken, IScanEvents scanEvents, Action<IMemoryImage> callback)+(?) => { }