Top "Image-scanner" questions

The python-imagescanner (old pyscanning) implements an abstraction layer which allows users to scan images/documents from Linux or Windows without the need of write any specific Python code for each one of them

How Can I Trigger a Scanner from a Browser?

I have Fujitsu fi-6130 TWAIN / ISIS scanners that I'd like to trigger from a button in a jQuery Rails web …

javascript ruby-on-rails paperclip image-scanner
Using a scanner without dialogs in C#

I'm building a .Net 4.0 application for remote control of a scanner device. I have tried both TWAIN and WIA libraries, …

c# wia twain image-scanner
How to verify if my scanner driver is TWAIN compatible?

We have a application which integrates a 3rd party scanning component - Dynam .NET TWAIN. It's working well with my …

twain image-scanner
Simulating a TWAIN Device

Our company is using some software that ONLY accepts input from an "Imaging Device" i.e. a TWAIN device (e.…

twain image-scanner device-emulation document-imaging
Interfacing with the end-user's scanner from a webapp (web/scanner integration)

Consider the following scanning procedure in a typical document handling webapp: The user scans a document using a scanner connected …

language-agnostic twain image-scanner
Why can't WIA see my scanner?

I'm trying to use WIA (Microsoft Windows Image Acquisition Library v2.0) to build a C# 3.5 WinForms app in VS2008 running …

c# winforms wia image-scanner
Set page size using WIA (with scanner)

I'm using WIA to acquire images from a scanner with C#. I can scan the papers, but I can't set …

c# .net wia image-scanner page-size
C# TWAIN interaction

I'm trying to set up a C# application which uses TWAIN example from code project This works fine except that …

c# wpf imaging image-scanner twain
TWAIN/WIA implementation for JAVA

I am working on an application(Java Applet) that interacts with scanner. I understand I need a Twain library or …

java 64-bit wia twain image-scanner
Document Scanning from ASP.net Web Application

I have a ASP.Net C# 4.0 Web Application I need to Add a scanning feature for my users. This is …

asp.net c#-4.0 image-scanner leadtools-sdk