Search found 10 matches

by joecool2005
Thu Sep 06, 2007 10:03 pm
Forum: TWAIN & WIA Acquisition
Topic: despeckle, autocrop
Replies: 3
Views: 3620

The CropBorders() or the CropBorders2() methods is it for all scanner?

When I do this

Code: Select all

document.write oTWAIN.CropBorders
it returned "0"

Thx
Joe
by joecool2005
Thu Sep 06, 2007 3:43 pm
Forum: TWAIN & WIA Acquisition
Topic: despeckle, autocrop
Replies: 3
Views: 3620

despeckle, autocrop

Hi,

Is it possible to do a despeckle and autocrop on a image?
I saw the crop method, but I want to do automaticaly.

Thx
Joe
by joecool2005
Thu Sep 06, 2007 3:36 pm
Forum: TWAIN & WIA Acquisition
Topic: scan document on web
Replies: 9
Views: 21302

Hi,

Thanks for the code.

Is it possible to display the image on the web page once the scanning is done?

Thx
Joe
by joecool2005
Thu Sep 06, 2007 3:32 pm
Forum: TWAIN & WIA Acquisition
Topic: deskew function
Replies: 8
Views: 5245

Hi,

Thanks for your answer.

I got another scanner machine. This is new.
Model: Lexmark X642e

And it does not support the deskew

Thx
Joe
by joecool2005
Wed Sep 05, 2007 9:42 pm
Forum: TWAIN & WIA Acquisition
Topic: deskew function
Replies: 8
Views: 5245

HP Scanjet ADf C5195
by joecool2005
Wed Sep 05, 2007 9:35 pm
Forum: TWAIN & WIA Acquisition
Topic: deskew function
Replies: 8
Views: 5245

HP ScanJet ADF
by joecool2005
Wed Sep 05, 2007 9:13 pm
Forum: TWAIN & WIA Acquisition
Topic: deskew function
Replies: 8
Views: 5245

Thanks for your help I put TwainSetAutomaticDeskew(True) before acquiring an image and it does not work. Set oTWAIN = CreateObject("gdtwain.twain") oTWAIN.SetLicenseNumber("0012345678910111213141516") 'Demo code version oTWAIN.TwainOpenDefaultSource oTWAIN.TwainSetAutomaticDeskew...
by joecool2005
Wed Sep 05, 2007 6:49 pm
Forum: TWAIN & WIA Acquisition
Topic: deskew function
Replies: 8
Views: 5245

deskew function

Hi all,

I would like to know if a deskew function exists for GdTwain.
If yes, which function?

Thx
Joe
by joecool2005
Wed Sep 05, 2007 4:34 pm
Forum: TWAIN & WIA Acquisition
Topic: scan document on web
Replies: 9
Views: 21302

scan document on web

Hi all,

I don't know where to start.

I would like to create an interface on web to let user scan their document and save it on server.

Can someone help me?

Thx
Joe
by joecool2005
Tue Aug 14, 2007 8:19 pm
Forum: Image Processing & Document Imaging
Topic: trial license problem
Replies: 1
Views: 2367

trial license problem

Hi, On the code below, I'm having trouble to set my trial license with vb.net. I always have an error Unable to cast COM object of type 'GdpicturePro.cGdPictureClass' to interface type 'GdpicturePro._cGdPicture'. This operation failed because the QueryInterface call on the COM component for the inte...