Search found 2315 matches

by Alex
Fri Jun 28, 2013 11:13 am
Forum: Announcements
Topic: Version 7.0 of VintaSoftBarcode.NET SDK has been released.
Replies: 10
Views: 9489

Version 7.0.10.1 of VintaSoftBarcode.NET SDK has been released.

Version 7.0.10.1 of VintaSoftBarcode.NET SDK has been released.

What's new in this version:
  • Fixed a bug in barcode reader which can occur during recognition of Aztec, DataMatrix, MaxCode or PDF417 barcodes in multi-threading environment.
by Alex
Wed Jun 26, 2013 10:42 am
Forum: Announcements
Topic: Version 7.0 of VintaSoftBarcode.NET SDK has been released.
Replies: 10
Views: 9489

Version 7.0.9.1 of VintaSoftBarcode.NET SDK has been released.

Version 7.0.9.1 of VintaSoftBarcode.NET SDK has been released.

What's new in this version:
  • Fixed a minor issue in the search algorithm of barcodes.
by Alex
Fri Jun 07, 2013 1:26 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Usage of streams
Replies: 3
Views: 5993

Re: Usage of streams

Hello Tom, If you want to view and modify images from files in the ImageViewer, the best practice is 1. Open file in read-write mode and get reference to the image stream Dim fStream As FileStream = New FileStream("multipage.tif", FileMode.Open, FileAccess.ReadWrite) 2. Add image stream to...
by Alex
Thu Jun 06, 2013 9:55 am
Forum: Announcements
Topic: Version 7.0 of VintaSoftBarcode.NET SDK has been released.
Replies: 10
Views: 9489

Version 7.0.8.1 of VintaSoftBarcode.NET SDK has been released.

Version 7.0.8.1 of VintaSoftBarcode.NET SDK has been released.

What's new in this version:
  • Fixed a minor issue in the search algorithm of DataMatrix barcodes.
by Alex
Wed Jun 05, 2013 1:34 pm
Forum: Announcements
Topic: Version 6.1 of VintaSoftImaging.NET SDK has been released.
Replies: 25
Views: 14349

Version 6.1.14.5 of VintaSoftImaging.NET SDK has been released.

Version 6.1.14.5 of VintaSoftImaging.NET SDK has been released. What's new in this version of VintaSoftImaging.NET SDK: Added ability to render TIFF files with JPEG2000 compression. Improved the algorithm of JPEG decoder for better compatibility with Windows XP. Improved the image printing algorithm.
by Alex
Mon Jun 03, 2013 4:56 pm
Forum: Announcements
Topic: Version 6.1 of VintaSoftImaging.NET SDK has been released.
Replies: 25
Views: 14349

Version 6.1.14.1 of VintaSoftImaging.NET SDK has been released.

Version 6.1.14.1 of VintaSoftImaging.NET SDK has been released.


What's new in this version of VintaSoftImaging.NET SDK:
  • Added read-write support for JPEG2000 compression in TIFF files.
  • Improved the image printing algorithm. Now physical margin of page is used when image is printed.
by Alex
Mon Jun 03, 2013 3:41 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Device manager initialization problem
Replies: 4
Views: 8350

Re: Device manager initialization problem

Hello Alex,

Have you solved the problem?

Best regards, Alexander
by Alex
Wed May 29, 2013 9:09 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Device manager initialization problem
Replies: 4
Views: 8350

Re: Device manager initialization problem

Hello Alex, Now it does open device manager but it can't find any attached devices. Compiled example from /Bin works fine though. You can see devices when you run our demo from "Bin" directory and cannot see devices when you compile and run example from source codes. Am I right? What examp...
by Alex
Tue May 28, 2013 8:27 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Device manager initialization problem
Replies: 4
Views: 8350

Re: Device manager initialization problem

Hello, I think you have 64-bit version of Windows. Please read the 'I see "Cannot initialize the device manager" message when I open the device manager. How to solve this problem?' and 'I cannot see devices in the TWAIN selection dialog of my application but can see them in other applicati...
by Alex
Wed May 22, 2013 1:07 pm
Forum: Announcements
Topic: Version 6.1 of VintaSoftImaging.NET SDK has been released.
Replies: 25
Views: 14349

Version 6.1.13.1 of VintaSoftImaging.NET SDK has been released.

Version 6.1.13.1 of VintaSoftImaging.NET SDK has been released. What's new in this version of VintaSoftPDF.NET Plug-in: Improved the algorithm of Type1 font parser. Improved the rendering algorithm of symbols from Type1 fonts. Fixed the freezing of PDF decoder when opening PDF document from a stream...