Giter Club home page Giter Club logo

scanner-applet's Introduction

Scanner Applet

Java applet to scan images and upload multiple images/files. Made for an ECM project.

It provides:

  • Support for image scanning on Windows and Linux.
  • A lot of scanners are suportted through Twain and Sane interfaces.
  • Multiple image/file upload is also avaliable.
  • Easy to use API. Can be used in ANY webapp with minimum effort :)

Usage

Just include this code in your page. But first understand this:

  • The url_upload_pagina is the URL your webapp has to provide to receive the files asynchronously. Each file will be received in the upload param.
  • id_documento is the id for the document or something else that "owns" the files.
  • id_usuario is the id for the user so you can authenticate it on the url_upload_pagina. I think you should pass a user hash or something.
  • Replace the word "Sane" for "Twain" if the client is running Windows!
  • Look into the code for more documentation :)

Support

You can contact me at [email protected].

scanner-applet's People

Contributors

mariomarroquim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

scanner-applet's Issues

could you provider html demo

hello Marroquim ,I read all your code ,but I can not make the html code work ,could you upload it ,thank in advance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.