-
Simple Guide using the Web TWAIN plugin:
1. Download the plugin and install it: https://github.com/tony-xlh/APEX-Dynamic-Web-TWAIN/raw/main/region_type_plugin_com_dynamsoft_dwt.sql
![ima…
-
Recently, when I scanned with this product, I found that the first scan was successful and there was no problem. However, in the second scan, there were serious problems. I searched for a long tim…
-
I'm trying to scan documents using the following code:
```python
import twain
from tkinter import *
from tkinter import messagebox
import traceback
root = Tk()
root.title('scan.py')
def sc…
-
Hi
Really cool project. I've got the same scanner, and I am trying to get this to work on a computer running Ubuntu 18.04, but when I set it up, I get the following error:
`Traceback (most recen…
-
According to the UG, an employee is a duplicate if "there is someone in the database who already shares the same name, phone number and email". However, adding an employee with the name "e" then addin…
-
-
**Is your feature request related to a problem? Please describe.**
NAPS2 now supports scanners with WIA, TWAIN, and ESCL drivers.
Many of the newer scanners are starting to use the ESCL protocol, bu…
zwo1a updated
2 months ago
-
According to the UG, an employee is a duplicate if "there is someone in the database who already shares the same name, phone number and email". However, adding an employee with the name "e" then addin…
-
**Reported by msdi on 2014-03-27 10:46 UTC**
Hi,
The twain sample app is really useful to debug software when it works. The only problem is that it crashes everytime on certain types of scanner as …
-
### Describe the bug
Windows 10 Enterprise , Python 3.13.0, pip 24.2
Hi all,
i would like to switch from Python 3.8 to the newest Python 3.13 as the first one lost its support.
But before it i…