Ask a Question related to Coldfusion Database Access, Design and Development.
-
2dotrs #1
Invoking Document Scanners from Coldfusion
I have a requirement to be able to capture and store either in an oracle
Database or on a fiile server copies of paperwork.. What I'm looking for is
whether it is feasible to be able from within Coldfusion to read a scanner
stream like a barcode reader.
2dotrs Guest
-
Transfer Flash variable info to Coldfusion Document?
Using a simple on(press){ } How do I transfer variable into a coldfusion document....? -
High end Scanners
This may seem like a strange topic for this forum, but I need to buy a new high end scanner ($750.00 to $1,000.00 range). I can't find a really good... -
OS X and scanners
I suspect Barbara has posted this already, I have been traveling and behind, but just in case she didn't, here... -
Scanners
I am finally setting up my multimedia studio! I've upgraded my PC, hooked up a tablet, purchased (I think) a decent injkjet printer (HP5600), now... -
What 120 scanners are available?
I am considering switching from film to digital and am trying to evaluate the options - digital equipment - or a scanner. I have looked at several... -
jdeline #2
Re: Invoking Document Scanners from Coldfusion
If you are planning to use a bar code scanner, remember that it can be enabled
to act as a keyboard. So you can place your mouse cursor in a text box, scan a
barcode and enter the data into the text box.
jdeline Guest
-
2dotrs #3
Re: Invoking Document Scanners from Coldfusion
The requirement calls for scanning documents to reproduce as an image rather than convert to a text stream. The image will be stored.
2dotrs Guest
-
philh #4
Re: Invoking Document Scanners from Coldfusion
Where does the scanner write to by default?
philh Guest
-
2dotrs #5
Re: Invoking Document Scanners from Coldfusion
I have determined that if the Scanner is TWAIN compliant, then I should be able to invoke the scanner through TWAIN software loaded to the PC. Are there any CF Tags that will allow this to happen?
2dotrs Guest
-
philh #6
Re: Invoking Document Scanners from Coldfusion
Allowing a Web page to run software on the client is a security issue. If
you're looking to upload the image data through a Web page, absent an applet,
you'll have to save the file locally and upload through the usual form controls.
philh Guest



Reply With Quote

