Search found 10 matches

by oneuser
Thu Nov 13, 2008 11:31 am
Forum: OCR, MRC & Document understanding
Topic: How to recognize only digits, alpha or specific characters
Replies: 1
Views: 3300

How to recognize only digits, alpha or specific characters

Please help
i can not find any information about
Can recognize only digits, only alpha or only "white listed" characters.
This text is from your web site.
How to recognize digits only with ocr SDK.
Any information would be a big help.

Thanks
by oneuser
Fri Aug 24, 2007 10:09 am
Forum: Image Processing & Document Imaging
Topic: Printing tif without compression larger than paper size
Replies: 4
Views: 3277

Printing tif without compression larger than paper size

We have special forms which are approx 8in x 26in. We have a need to print these at zoom 100% (no compression). This means they need to print 3 8.5x11 or 2 8.5x14 sheets. My ultimage goal is to fit width and use as many sheets of paper necessary for the paper. I cannot figure out how to do this with...
by oneuser
Thu Jun 28, 2007 4:27 pm
Forum: TWAIN & WIA Acquisition
Topic: Change the language for the external Setup Scanning Dialog
Replies: 1
Views: 4466

Change the language for the external Setup Scanning Dialog

Dear Customer Support First of all, our company is searching for a new TwainAPI for implementing in our products. I'm now testing your GdTwain ActiveX to check, if it could fullfill our needs. On the first review, it looks very nice to me. One point which I didn't found is, how could I set the langu...
by oneuser
Thu Jun 07, 2007 2:18 pm
Forum: Image Processing & Document Imaging
Topic: fast overlay display
Replies: 8
Views: 10240

Hi,

Sorry, you are right.

You have to call the Redraw() method and not the Refresh().

Loïc
by oneuser
Thu Jun 07, 2007 12:00 pm
Forum: Image Processing & Document Imaging
Topic: How to set a custom paper size for the printer ?
Replies: 2
Views: 3629

How to set a custom paper size for the printer ?

I'm using the GdPicturePro OCX (demo version) and if the aplication I'm trying to do will work I'll buy it. I have a HP DesignJet 1050C printer and I have to use the user defined papersize. I know there is the command object.printsetstdpapersize(256) => user define. But I don't know how I enter the ...
by oneuser
Wed May 30, 2007 4:27 pm
Forum: Image Processing & Document Imaging
Topic: How to select the flatbed with a Fujitsu Scanner ?
Replies: 1
Views: 4631

How to select the flatbed with a Fujitsu Scanner ?

I am using a Fujitsu Scanner with an automatic feeder and a flatbed. I need to give my user the ablility to scan using the flatbed through the application I developed with GDPicture Pro and your sample code. I cannot find any sample code to save a single document as a tif file using the flatbed. Can...
by oneuser
Wed May 23, 2007 11:02 pm
Forum: Image Processing & Document Imaging
Topic: Can I open and split an EMF image file ?
Replies: 1
Views: 4596

Can I open and split an EMF image file ?

Hello,

My problem is that I have a .EMF file and I must to split this file in some file with know dimension.

Whit your library it is possible

Can you help me ?



Thanks for your time
by oneuser
Wed May 23, 2007 11:00 pm
Forum: Licensing
Topic: Can I use the same license into several computers ?
Replies: 1
Views: 4757

Can I use the same license into several computers ?

Dear Sir, Will a single developer license allow me to develop an application (MSAccess2k, MDB) on one machine (Win2k) and import/upgrade it on another machine (WinXP) to the MSAccess2003 (MDE) format my client uses. i.e. is the license restriction for a single developer computer based rather than in...
by oneuser
Wed May 23, 2007 11:20 am
Forum: Image Processing & Document Imaging
Topic: How to release a Picture object returned by GetPicture ?
Replies: 1
Views: 5583

How to release a Picture object returned by GetPicture ?

Hello. In the documentation of gdpicturepro about object.GetPicture () there is: DO NOT FORGET to release StdPicture object with the DeletePictureObject() method. I didn't find a way to call this method (every try I made I got an error) and there is not an example. Could you please give me an exampl...
by oneuser
Wed May 23, 2007 11:16 am
Forum: Image Processing & Document Imaging
Topic: Twain - Getting available capabilities values with vfp
Replies: 2
Views: 5097

Twain - Getting available capabilities values with vfp

Hi there, I need some help from you with the following functions ALL TwainGetAvailablexxxxxxxx functions Like TwainGetAvailableBitDepths Wants a pointer to an array were they can store the data... I have looked all day to get this done in Visual Foxpro... But i have NOT found a way to do this. I can...