Quantcast
Channel: Saraff.Twain.NET
Browsing all 419 articles
Browse latest View live

New Post: windows service feeder problem

Hello, anasomar. Now you can see Saraff.Twain.NET Service Samples.

View Article


New Post: Opening samples with Visual Studio 2015 Community multiple errors

Hello, pato1988. Add the missing files posible in two ways: by using the source files or adding nuget package.Source files should be taken from sites related projects (Saraff.Tiff.NET,...

View Article


Source code checked in, #fe123662bd84d971c3ad5a013004ccd10fe7b133

Ревизия: 496 Автор: SARAFF Дата: 9 апреля 2016 г. 9:54:25 Сообщение: Доработан код сериализации/десериализации класса TwainException. ---- Изменённые : /C#/Saraff.Twain/Saraff.Twain/TwainException.cs...

View Article

Image may be NSFW.
Clik here to view.

Released: Saraff.Twain.NET Outproc Samples (Mar 30, 2016)

Saraff.Twain.NET Outproc Samples Saraff.Twain.OutprocSample1 - Simple Saraff.Twain.OutprocSample2 - Advanced Saraff.Twain.OutprocSample3 - Advanced AsyncFigure 1 - Component Model of...

View Article

Image may be NSFW.
Clik here to view.

Updated Release: Saraff.Twain.NET Outproc Samples (мар 30, 2016)

Saraff.Twain.NET Outproc SamplesSaraff.Twain.OutprocSample1 - Simple Saraff.Twain.OutprocSample2 - AdvancedSaraff.Twain.OutprocSample3 - Advanced AsyncFigure 1 - Component Model of...

View Article


Source code checked in, #66ebfbcfbaef0d20db592f38ebfbdc8b995a701f

Ревизия: 499 Автор: SARAFF Дата: 10 апреля 2016 г. 1:26:08 Сообщение: Добавлена возможность сериализации классов аргументов событий. ---- Изменённые : /C#/Saraff.Twain/Saraff.Twain/Twain32.cs Ревизия:...

View Article

New Post: how to disable message for is complete after _twain32.EndXfer for...

how to not show qustion is complete after scan from feeder ? i used this code : public string scanimage() { //string sourcename = "0-Color Network ScanGear V2.71"; //float resolution = 200;...

View Article

New Post: how to disable message for is complete after _twain32.EndXfer for...

Hello, amir3321. This question is outside the Saraff.Twain.NET project boundary. See a TWAIN Specification.

View Article


New Post: how to disable message for is complete after _twain32.EndXfer for...

Thanks saraff, How can I scan is finished ? Which event ? after complete scan fire _twain32.EndXfer for each scan and before fire _twain32.AcquireCompleted event => show message is complete and are...

View Article


New Post: how to disable message for is complete after _twain32.EndXfer for...

Hello, amir3321. Manually fire a Twain32.AcquireCompleted event is impossible. The message about "countinue or end" is shown directly the driver of your scanner. Try set CAP_AUTOFEED to false.

View Article

Image may be NSFW.
Clik here to view.

Released: Saraff.Twain.NET Silverlight Samples (Feb 28, 2016)

Saraff.Twain.SilverlightSamplesdownload fullsize imageFigure 1 - Component Model of Saraff.Twain.SilverlightSampleFigure 2 - Saraff.Twain.SilverlightSample on Firefox 43Figure 3 -...

View Article

Image may be NSFW.
Clik here to view.

Updated Release: Saraff.Twain.NET Silverlight Samples (фев 28, 2016)

Saraff.Twain.SilverlightSamplesdownload fullsize imageFigure 1 - Component Model of Saraff.Twain.SilverlightSampleFigure 2 - Saraff.Twain.SilverlightSample on Firefox 43Figure 3 -...

View Article

New Post: Native mode error

Saraff.Twain.TwainException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at...

View Article


New Post: Native mode error

Hello, Ravenheart. Try set STAThreadAttribute on a Main method.

View Article

New Post: Native mode error

Is there no way to workaround that? I've created a simple scan class that does the job well. It works fine when the transfer tech is File.

View Article


New Post: Native mode error

Hello, Ravenheart. I do not understand the question. What exactly do you need to workaround? Were you solve the problem by setting the STAThreadAttribute attribute?

View Article

New Post: Native mode error

Where am I supposed to place it? Over the method that does all the TWAIN creation and .Acquire() or on my class?

View Article


New Post: Native mode error

Hello, Ravenheart. See STAThreadAttribute Class.internalsealedclass Program { [STAThread] privatestaticvoid Main(string[] args) { // ... } }

View Article

New Post: Native mode error

The code where I use the Twain32 class is not in the entry point of the app (where you would normally find the STAThread attribute). I Have create a helper class Scanner that has basically a public...

View Article

New Post: Native mode error

Apply this attribute to the entry point method (the Main() method in C# and Visual Basic). It has no effect on other methods. To set the apartment state of threads you start in your code, use the...

View Article
Browsing all 419 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>