Search found 47 matches

by BillG
Wed Aug 20, 2014 12:45 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: multicam demo
Replies: 3
Views: 4736

Re: multicam demo

yes the barcode demo is more of what i want. In this case though, i want the image viewer to be started as soon as the form opens and instead of a start and stop capture buttons I just want one button that captures the shot wanted.

Bill
by BillG
Wed Aug 20, 2014 8:19 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: multicam demo
Replies: 3
Views: 4736

multicam demo

How you rewrite the multiwebcam demo so that only the MasterWebcanMiewer is used. I really dont need the four smaller viewers for the project i am working on. i tried modifying the app but i got stuck

Bill
by BillG
Tue Aug 19, 2014 8:59 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Casting Vintasoft Image to Image
Replies: 3
Views: 5016

Re: Casting Vintasoft Image to Image

so you are saying replace the picture box with the image viewer and show both types in the image viewer the image i upload and the image captured from the webcam? How do i cast a regular image to a vintasoft image to put in the image viewer?

Bill
by BillG
Tue Aug 19, 2014 5:27 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Casting Vintasoft Image to Image
Replies: 3
Views: 5016

Casting Vintasoft Image to Image

I have an app i am creating that allows the user to upload a picture to my application or take a picture using a webcam. I have a picturebox on a form where i place the image that was uploaded. Now i have the code written to capture the image using the webcam. The image is a VintasoftImage. Now i wa...
by BillG
Sun Aug 17, 2014 8:40 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Vintasoft and Cameras
Replies: 1
Views: 3202

Vintasoft and Cameras

I was a customer in a previous version. now i have recommended this product to a new company i do work for. They are very interested in buying the product but i first have to get a demo going to prove to the boos that this product will do what needs to be done. Basically we need to detect any camera...
by BillG
Mon Apr 04, 2011 9:48 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: question about upgrading from vers 5 to 7
Replies: 1
Views: 7039

question about upgrading from vers 5 to 7

I finally had time to install 7 on my machine. I deleted the 5 twain.dll from the project and added the 7 twain.dll. What do I do about the controls on my form? When I compile I get the following error. Error 1 The type or namespace name 'VSTwain' does not exist in the namespace 'Vintasoft.Twain' (a...
by BillG
Thu Sep 02, 2010 4:46 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Library not initialized
Replies: 3
Views: 9883

Re: Library not initialized

I am using the 32 bit version of Visual Studio 2008 and I only have the choice of any cpu. How do I set it up to use 86x (WOW) mode?

Bill
by BillG
Thu Sep 02, 2010 1:20 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Library not initialized
Replies: 3
Views: 9883

Library not initialized

I am running 32 bit version of VS 2008 on Windows 7 64 bit machine. I am still using the Vintasoft 5 sdk because I don't want to update the client until next week. When I run the software on my development machine and try to scan I get "library not initalized". The error occurs on the vsTw...
by BillG
Fri Jan 15, 2010 3:11 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Is paper properly loaded in feeder?
Replies: 1
Views: 5318

Is paper properly loaded in feeder?

How can I detect if the paper is properly loaded in the feeder? And what should I do if it isn't?

I am using if (vsTwain1.FeederLoaded) but it doesn't seem to detect if the paper is forced down as far as it will go in the feeder.
by BillG
Fri Jan 15, 2010 12:25 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Divide by zero error
Replies: 3
Views: 7632

Re: Divide by zero error

That solved the problem of the divide by zero error. When the user scans a one page document everyone works fine, but when the user scans a document with two pages it actually scans the first page multiple times into the file. I can't duplicate this on my system. Tthey and I are using a HP Scanjet N...