Jump to content

can i import image from the sccaner


khs555

Recommended Posts

I want to include a feature in a program whereby we can import images automatically from a document placed in a "Scanner".

How can I interface the program with the Scanner so that it prompts the user to place the document in the scanner and finally imports it in the database or put it in new folder in the server.

and if you have another idea to prompt the user to import documents.

thanks for all.
Link to comment
https://forums.phpfreaks.com/topic/28543-can-i-import-image-from-the-sccaner/
Share on other sites

As far as I know PHP can't interact directly with the scanner. You could just have a message "place document in scanner", they click okay, "open scanner program" okay again, "save as jpeg" okay, then an upload form for them to upload the image, which you then store in the server.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.