Php scanner interface ?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Dave100
Forum Newbie
Posts: 6
Joined: Thu Jun 20, 2002 5:45 pm

Php scanner interface ?

Post by Dave100 »

Hi,

I have XP and a HP 3300c scanner and use their driver and program PrecisionScan Pro LT.

One has to make quite a few manual options to actually get it to scan and save it to a place as a so and so file. Too many options for use in a factory with people scanning who do not know a computer from a tractor.

I want to be able to have someone click on the button on the scanner so it will always scan the doco and save it to a nominated 'scanned file' directory as a jpg file.

They will have one option and that will be to name the file. Other than that, they will always go into the same dir and always as a jpg file.

Can this be done with php as I am using a php/MySQL program in conjunction with this.

Thanks

Dave :?
amit2301
Forum Newbie
Posts: 1
Joined: Fri Apr 20, 2007 6:49 am

Evoking scanner using php

Post by amit2301 »

it is strange that ur ticket posted in 2003 is yet to be replied to. I too want a similar solution. Can any1help please?
Post Reply