Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scanning documents
Message
De
20/02/2004 13:03:09
Reza Meamar
Homa Programming Group
Shiraz, Iran
 
 
À
20/02/2004 11:57:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00879303
Message ID:
00879349
Vues:
18
Hi
test below code and if want more help say to me.

oMyForm = CREATEOBJECT("form")
oMyForm.AddObject("oleOutline","olecontrol","Imaging.ScanCtrl.1")

oMyForm.oleOutline.filetype=1
oMyForm.oleOutline.image="d:\testimg.tif"
oMyForm.oleOutline.multipage=.f.
oMyForm.oleOutline.pageoption=1
oMyForm.oleOutline.scanto=2
oMyForm.oleOutline.scroll=.f.
oMyForm.oleOutline.showsetupbeforescan=.T.
oMyForm.oleOutline.stopscanbox=.f.

oMyForm.oleOutline.openscanner
oMyForm.oleOutline.startscan
oMyForm.oleOutline.closescanner



it is simple but work good.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform