Click here to Skip to main content
15,885,141 members
Home / Discussions / C#
   

C#

 
GeneralRe: p/invoke _stat Pin
DanielWehrle20-Jan-11 1:35
DanielWehrle20-Jan-11 1:35 
GeneralRe: p/invoke _stat Pin
Richard MacCutchan20-Jan-11 1:27
mveRichard MacCutchan20-Jan-11 1:27 
GeneralRe: p/invoke _stat Pin
DanielWehrle20-Jan-11 1:47
DanielWehrle20-Jan-11 1:47 
GeneralRe: p/invoke _stat Pin
Richard MacCutchan20-Jan-11 3:50
mveRichard MacCutchan20-Jan-11 3:50 
GeneralRe: p/invoke _stat Pin
Richard MacCutchan20-Jan-11 7:14
mveRichard MacCutchan20-Jan-11 7:14 
GeneralRe: p/invoke _stat Pin
DanielWehrle20-Jan-11 20:29
DanielWehrle20-Jan-11 20:29 
GeneralRe: p/invoke _stat Pin
Richard MacCutchan20-Jan-11 21:31
mveRichard MacCutchan20-Jan-11 21:31 
QuestionProgramming Scanner Hardware Pin
RobScripta19-Jan-11 4:43
professionalRobScripta19-Jan-11 4:43 
I have an application in C# to process scanned invoices. A customer wants to buy a scanner for the application but has these simple requirements:
- Some 50 invoices are received each day, 40 of them single page, 10 multi page
- The 40 single page invoices are put in a stack on the ADF and the "single" button on the scanner is pushed. The scanner then creates 40 files from the 40 invoices, ready for further processing.
- The first multi page invoice is put on the adf and the "multi" button on the scanner is pushed. The scanner then creates 1 (PDF) file from all pages in the adf
- the second multi page invoice etc...

What I want is to program the buttons on the scanner to do exactly that (with resolution and color depth etc). It may be on a network scanner, it may also be an USB scanner (with software running on a dedicated PC).
It must exist, I think it's a reasonable request, but extensive googling gives millions of results but nothing usefull.

Can anybody give me a pointer ?

Rob
AnswerRe: Programming Scanner Hardware Pin
Richard MacCutchan19-Jan-11 5:15
mveRichard MacCutchan19-Jan-11 5:15 
GeneralRe: Programming Scanner Hardware Pin
RobScripta19-Jan-11 5:27
professionalRobScripta19-Jan-11 5:27 
GeneralRe: Programming Scanner Hardware Pin
Richard MacCutchan19-Jan-11 5:44
mveRichard MacCutchan19-Jan-11 5:44 
GeneralRe: Programming Scanner Hardware Pin
RobScripta20-Jan-11 1:06
professionalRobScripta20-Jan-11 1:06 
GeneralRe: Programming Scanner Hardware Pin
Richard MacCutchan20-Jan-11 1:39
mveRichard MacCutchan20-Jan-11 1:39 
QuestionResourse file and axWindowsMediaPlayer(C#) Pin
Maximys19-Jan-11 2:45
Maximys19-Jan-11 2:45 
AnswerRe: Resourse file and axWindowsMediaPlayer(C#) Pin
RaviRanjanKr20-Jan-11 17:33
professionalRaviRanjanKr20-Jan-11 17:33 
Questionconnectionstring to sqlexpress 2005 Pin
arkiboys19-Jan-11 1:53
arkiboys19-Jan-11 1:53 
AnswerRe: connectionstring to sqlexpress 2005 Pin
Hiren solanki19-Jan-11 2:05
Hiren solanki19-Jan-11 2:05 
GeneralRe: connectionstring to sqlexpress 2005 Pin
arkiboys19-Jan-11 2:14
arkiboys19-Jan-11 2:14 
GeneralRe: connectionstring to sqlexpress 2005 Pin
Hiren solanki19-Jan-11 2:25
Hiren solanki19-Jan-11 2:25 
GeneralRe: connectionstring to sqlexpress 2005 Pin
arkiboys19-Jan-11 3:08
arkiboys19-Jan-11 3:08 
AnswerRe: connectionstring to sqlexpress 2005 Pin
Dan Mos19-Jan-11 2:44
Dan Mos19-Jan-11 2:44 
GeneralRe: connectionstring to sqlexpress 2005 Pin
Henry Minute19-Jan-11 7:48
Henry Minute19-Jan-11 7:48 
GeneralRe: connectionstring to sqlexpress 2005 Pin
Dan Mos19-Jan-11 7:55
Dan Mos19-Jan-11 7:55 
GeneralRe: connectionstring to sqlexpress 2005 Pin
arkiboys19-Jan-11 11:23
arkiboys19-Jan-11 11:23 
AnswerRe: connectionstring to sqlexpress 2005 Pin
jschell19-Jan-11 8:40
jschell19-Jan-11 8:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.