-
1
- #1
Can anybody help out here?
I am trying to use Kodak Scan Image Control (OCX) to control my "HP ScanJet 7450c" scanner.
So far I have managed to start it's application(HP PrecisionScan Pro) with
ole2.invoke(my_object in obj_type, 'startscan').
I want to scan an image into a file using ActiveX.
How can I do this?
I am trying to use Kodak Scan Image Control (OCX) to control my "HP ScanJet 7450c" scanner.
So far I have managed to start it's application(HP PrecisionScan Pro) with
ole2.invoke(my_object in obj_type, 'startscan').
I want to scan an image into a file using ActiveX.
How can I do this?