Search found 2323 matches

by Alex
Thu Dec 03, 2009 10:20 am
Forum: VintaSoft Barcode .NET SDK Discussions
Topic: How to scan an image automatically on the reverse rectangle
Replies: 5
Views: 11067

Re: How to scan an image automatically on the reverse rectangle

Hello, I have understood your problem. Here are necessary steps if you have document with barcode in the top-left corner but do not know direction of the document: Set region of interest to the left-top corner, set scan direction to left-to-right direction, scan barcode Stop barcode searching proces...
by Alex
Wed Dec 02, 2009 9:40 am
Forum: VintaSoft Barcode .NET SDK Discussions
Topic: Interleaved 25-code confounded with code-128
Replies: 2
Views: 10636

Re: Interleaved 25-code confounded with code-128

Hello,

Please send image with barcodes to support@vintasoft.com, we will analyze the image and give you recommendations.

Also you can try to set the BarcodeReader.Settings.MinConfidence property to 100.

Best regards, Alexander
by Alex
Wed Dec 02, 2009 9:36 am
Forum: VintaSoft Barcode .NET SDK Discussions
Topic: How to scan an image automatically on the reverse rectangle
Replies: 5
Views: 11067

Re: How to scan an image automatically on the reverse rectangle

Hello,

You can set the BarcodeReader.Setting.ScanDirection property to all directions and image will be analyzed in all directions.

Best regards, Alexander
by Alex
Wed Dec 02, 2009 9:33 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Network scanner
Replies: 3
Views: 7902

Re: Network scanner

Hello, There is no difference between local and network scanners in TWAIN standard. You should open the User Interface of the scanner and enable "access from local computer" if you want want to work with network scanner from computer to which scanner is connected. Scanner may not support &...
by Alex
Tue Dec 01, 2009 10:03 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Load Image from stream
Replies: 1
Views: 7641

Re: Load Image from stream

Hello,

You can load multipage image from the stream with the ImageCollection.Add(Stream) method.

Best regards, Alexander
by Alex
Mon Nov 30, 2009 5:37 pm
Forum: Hardware and Vendors Discussions
Topic: InoTec scanners.
Replies: 1
Views: 23170

InoTec scanners.

Here is a list of InoTec scanners ( http://www.inotec.eu ) tested with our products by us or our customers: InoTec SCAMAX M03 InoTec SCAMAX M06 We can recommend InoTec scanners for usage with our products. If you have tested other InoTec scanner with our product and want to share your experience, pl...
by Alex
Mon Nov 30, 2009 2:56 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: How to use memory transfermode
Replies: 6
Views: 9593

Re: How to use memory transfermode

Hi Dirk,

Thank you for the information. Where can I find information about "innotec scamax 402 cd" scanner?
I want to add it to our "white" list on the forum.

Best regards, Alexander
by Alex
Fri Nov 27, 2009 12:42 pm
Forum: Announcements
Topic: Version 4.3 of VintaSoftBarcode.NET SDK has been released.
Replies: 0
Views: 9103

Version 4.3 of VintaSoftBarcode.NET SDK has been released.

Version 4.3 of VintaSoftBarcode.NET SDK has been released. What's new in this version: Optimized the reading algorithm of Code 128 and Code 39 barcodes. Improved the loading algorithm of CCITT images from PDF documents. Barcode reading speed has been increased. Fixed some bugs in barcode reading alg...
by Alex
Thu Nov 26, 2009 10:21 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: How to use memory transfermode
Replies: 6
Views: 9593

Re: How to use memory transfermode

What scanner do you use? Maybe your scanner use compression in Memory transfer mode by default? You can disable usage of compression with ICAP_COMPRESSION capability of scanner. Please generate the log-file and send it to support@vintasoft.com. Here are steps which you should do if you want to gener...
by Alex
Thu Nov 26, 2009 9:32 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: Tif is very large after saving tif with annotation.
Replies: 1
Views: 6411

Re: Tif is very large after saving tif with annotation.

Hello Scott,

I think you split black-white image with annotation. Am I right?

Our library converts source image to color image when splits image with annotation. We will add ability do not change format of the source image in next version of library.

Best regards, Alexander