Search found 10 matches

by uccu
Tue Jan 19, 2010 6:32 pm
Forum: Document Viewing
Topic: PDF Display
Replies: 2
Views: 1762

Re: PDF Display

Loïc

Thanks you are right on I missed the gdpdfplug.dll .

UCCU
by uccu
Thu Jan 07, 2010 12:17 am
Forum: Document Viewing
Topic: PDF Display
Replies: 2
Views: 1762

PDF Display

I am using the code below to display a PDF file (vb6). This works perfectly on my development machine but when I run it on a production machine it does not display the PDF file. There is a lot more to the program, I am just showing the display sub. Public Sub DisplayPDF(FileName) Dim Temp As String ...
by uccu
Sun Dec 20, 2009 6:40 am
Forum: Licensing
Topic: GDViewer Not Unlocked
Replies: 1
Views: 6428

GDViewer Not Unlocked

When I try and use the GDViewer I get an error message that says "this object has not been unlocked". I don't remember what version of the software I bought but thought gdviewer was included with all of them? Do I need to send an e-mail to sales to find out what I have? I did set the Licen...
by uccu
Thu Nov 12, 2009 12:00 am
Forum: TWAIN & WIA Acquisition
Topic: TwainAcquireToGdPictureImage
Replies: 1
Views: 2473

TwainAcquireToGdPictureImage

I am using the method TwainAcquireToGdPictureImage and need to check to see if the user clicked the Cancel button during
the scan, if they did how do I find that status?

Thanks
Rich
by uccu
Thu Feb 05, 2009 6:20 pm
Forum: TWAIN & WIA Acquisition
Topic: Multiple Scanners Installed Selecting one
Replies: 3
Views: 2511

Re: Multiple Scanners Installed Selecting one

Once you select and open a Device that device becomes the DefaultSource Correct?

UCCU
by uccu
Wed Feb 04, 2009 11:49 pm
Forum: TWAIN & WIA Acquisition
Topic: Multiple Scanners Installed Selecting one
Replies: 3
Views: 2511

Multiple Scanners Installed Selecting one

I have multiple twain scanners installed on my computer, I need to be able to Select them based on what I am scanning. I have used the TwainSelectSource to display the scanners available, my question is how do I gain access to the available scanners listed in that box without user intervention and s...
by uccu
Wed Jul 09, 2008 5:30 pm
Forum: TWAIN & WIA Acquisition
Topic: Scan Multipe Single Pages to 1 PDF
Replies: 3
Views: 15337

Re: Scan Multipe Single Pages to 1 PDF

Loïc

I forgot to mention that there is no Document Feeder on this scanner.
by uccu
Tue Jul 08, 2008 9:27 pm
Forum: TWAIN & WIA Acquisition
Topic: Scan Multipe Single Pages to 1 PDF
Replies: 3
Views: 15337

Scan Multipe Single Pages to 1 PDF

Is it possible to scan mulitple duplexed single Page documents into 1 PDF. I am going to guess and say that it is.

Is it as simple as not closing the image file and scanning the next document and then using the TwainAddGdPictureImageToPdf or is it a little more involved?
by uccu
Tue Jun 24, 2008 4:26 pm
Forum: TWAIN & WIA Acquisition
Topic: Twain Image Size
Replies: 3
Views: 2283

Re: Twain Image Size

Is there a way (I'm sure there is) to get the setting that have been manaully set. I am hoping to be able to allow the user to create different setting and then save them for later use.

Thanks
by uccu
Tue Jun 24, 2008 8:50 am
Forum: TWAIN & WIA Acquisition
Topic: Twain Image Size
Replies: 3
Views: 2283

Twain Image Size

I am new to the GD.... Software and evaluating it for a project I am working on. I believe the ToolKit Light edition does everything I need except for the below question. I would like to be able to set the Image Size that the scanner acquires, however, it is a custom size. I can set it manually via ...