Scan image using TWAIN Driver into HTMLDB
50980Feb 17 2005 — edited Jan 17 2007This might be the wrong form but..
Is it possible using PLSQL and HTMLDB to scan an image and import the image from the end users desktop using customized software (TWAIN).
App would invole scaning doc into desktop input device (scanner) from a form, when finished the scanned image would fire off a htmldb process the image to upload as blob into db.
I have searched on scanning into browser but usually done with asp. and the image is on the server level.
This would an Windows Environment solution (2003 Server).
Any Ideas? COM object, OO40.. etc??? PLSQL Call to OCI??
Thanks for your feedback.