C# get image from scanner

Last post 11-28-2008 6:59 AM by ckincincy. 3 replies.

Sort Posts:

  • C# get image from scanner

    11-05-2008, 5:18 PM
    • Member
      383 point Member
    • dvd.ribeiro
    • Member since 03-28-2006, 3:00 PM
    • Portugal
    • Posts 234
    Hi, I'm trying to develop a web application C# V2.0, which purpose is to have a button, which, onClick scans a document on an installed scanner on the PC, allows user to choose the directory to save the file, and finally stores file information on database (filename, path, extension, size...). The problem is making the scanner work. Is there any workarround to select the pc installed scanners, select one of them, and just click "Scan" to obtain the document scanned? THe code may be C#, VB.Net whatever. I've also found something about Twain, however I'm looking for something not very expensive, the most independent of buying third party applications the better. Any sugestions? Thanks a lot.
    Best regards,
    David Ribeiro
  • Re: C# get image from scanner

    11-06-2008, 2:40 AM
    Answer
    • Participant
      1,216 point Participant
    • donchevp
    • Member since 11-04-2008, 4:03 PM
    • Posts 228

    Microsoft Office has a tools called Microsoft Office Document Imaging (look for MODI samples). You can use them as COM I think. 

    They are optional but I think they can do the trick. You will only need to first check if your clients have them installed. Then if they don't - you can prompt a message, if they do - you can use them to scan.

    Let me know if I pointed you in the right direction.

    Kung Fu developer


    My Blog
  • Re: C# get image from scanner

    11-28-2008, 5:11 AM
    • Member
      383 point Member
    • dvd.ribeiro
    • Member since 03-28-2006, 3:00 PM
    • Portugal
    • Posts 234

     

    Thanks, I'll give it a shot then I'll give feedback.
    Best regards,
    David Ribeiro
  • Re: C# get image from scanner

    11-28-2008, 6:59 AM
    • Member
      418 point Member
    • ckincincy
    • Member since 07-16-2007, 2:30 PM
    • Ohio
    • Posts 127

     I actually helped develop a solution to this.

    http://scanhelp.com/288int/artcopy/scriptingversion/index.html

    I am no longer at ScanHelp, and they have changed business models a little... but that comes with an 'sdk' which can be directly dropped into a webform for communication with a scanner on a local PC.

    It's been a couple years since I've looked into it, but I know what they had when I was there... was your answer.

     - Clarence

    - Clarence
    www.ocdprogrammer.com
    If a post was helpful to you, take a moment and mark it as the answer.
    CODE PROVIDED AS IS
    Yes, the license plate in my avatar is real.
Page 1 of 1 (4 items)