Search found 16 matches

by sebascomeau
Wed Sep 16, 2015 5:50 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: How to get the generated Thumbnail from WpfThumbnailViewer as BitmapImage
Replies: 2
Views: 4114

How to get the generated Thumbnail from WpfThumbnailViewer as BitmapImage

How to get the generated Thumbnail from WpfThumbnailViewer as BitmapImage. My code always return the full size of the original image. Something`s wrong with my code or yours. Here`s my code // generate thumbnail image source BitmapImage imageSource = new BitmapImage(); using(MemoryStream ms = new Me...
by sebascomeau
Thu Feb 20, 2014 9:28 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Scanjet N9120 Cannot load/save settings anymore
Replies: 6
Views: 6735

Re: Scanjet N9120 Cannot load/save settings anymore

We did the following test that you provided to use: 1. Download Twacker from twain.org: http://www.twain.org/images/docs/Twack_32.msi http://www.twain.org/images/docs/Twack_64.msi 2. Install Twacker on computer connected with your scanner 3. Run Twacker 4. Select the source: File => Select Source......
by sebascomeau
Tue Feb 18, 2014 9:20 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Scanjet N9120 Cannot load/save settings anymore
Replies: 6
Views: 6735

Re: Scanjet N9120 Cannot load/save settings anymore

On scan completed the Device.State is DeviceState.Opened. I received the same exception message.
by sebascomeau
Tue Feb 04, 2014 4:19 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Scanjet N9120 Cannot load/save settings anymore
Replies: 6
Views: 6735

Re: Scanjet N9120 Cannot load/save settings anymore

This is the old profile format saved with VintaSoft.NET Version=1.90:ProfileNewDescription=Réglages par défaut:ProfileNameSelect=Dijito_Old_Profile:SerialNumber=CN29DF100G054W:FeederSelect=0:ScanType=3:TwainScanMode=0:ManualFeed=0:ManualTimeout=60:NopageTimeout=250:TransparencyType=0:SubWindowCount(...
by sebascomeau
Fri Jan 31, 2014 6:14 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Scanjet N9120 Cannot load/save settings anymore
Replies: 6
Views: 6735

Scanjet N9120 Cannot load/save settings anymore

We using the HP Scanjet N9120 to do our imaging. This scanner was only used by one desktop but we saved a profile that suit to our needs so the application will load this profile and ignore the default scanner profile saved by the HP Twain Administration. With this approach, we are sure that anybody...