Search found 2307 matches

by Alex
Fri Aug 16, 2013 3:31 pm
Forum: Announcements
Topic: Version 6.1 of VintaSoftImaging.NET SDK has been released.
Replies: 25
Views: 14157

Version 6.1.18.1 of VintaSoftImaging.NET SDK has been released.

Version 6.1.18.1 of VintaSoftImaging.NET SDK has been released.


What's new in this version of VintaSoftImaging.NET SDK:
  • Fixed not critical bug in image renderer.
  • In ThumbnailViewerDemo added code that shows how to add the CheckBox under thumbnail in the thumbnail viewer.
by Alex
Wed Aug 14, 2013 8:52 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Acquire more than one page - with user-interaction
Replies: 3
Views: 3482

Re: Acquire more than one page - with user-interaction

Hello Michael, Your algorithm should do the following steps: Start an image acquisition Show a user dialog when image is acquired Cancel OR finish image acquisition if user does not want to acquire more images Start new image acquisition process OR continue current image acquisition process if user ...
by Alex
Tue Aug 13, 2013 6:41 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Acquire more than one page - with user-interaction
Replies: 3
Views: 3482

Re: Acquire more than one page - with user-interaction

Hello Michael,

Do you want to create the user dialog for flatbed scanner, scanner with ADF or for any scanner?

Best regards, Alexander
by Alex
Wed Aug 07, 2013 8:28 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: How to Disable Grab Moving of Image?
Replies: 1
Views: 4958

Re: How to Disable Grab Moving of Image?

Hello David,

You can disable drag-and-drop in thumbnail viewer using the ThumbnailViewer.DisableDragDrop property.

Best regards, Alexander
by Alex
Tue Aug 06, 2013 2:18 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Moving Tiff Pages
Replies: 3
Views: 5540

Re: Moving Tiff Pages

Please read the "Programming => Document and Image Formats => TIFF" section in the documentation:
http://www.vintasoft.com/docs/vsimaging-dotnet/

and let me know if you will have any question or problem.

Best regards, Alexander
by Alex
Tue Aug 06, 2013 11:47 am
Forum: Announcements
Topic: Version 6.1 of VintaSoftImaging.NET SDK has been released.
Replies: 25
Views: 14157

Version 6.1.17.3 of VintaSoftImaging.NET SDK has been released.

Version 6.1.17.3 of VintaSoftImaging.NET SDK has been released.


What's new in this version of VintaSoftImaging.NET SDK:
  • Fixed the bug in rendering of TIFF image with JPEG2000 compression.
  • Fixed the bug in updating image thumbnail after image change.
by Alex
Tue Aug 06, 2013 9:37 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Moving Tiff Pages
Replies: 3
Views: 5540

Re: Moving Tiff Pages

Hello Pawan,

Do you want drag thumbnails from one thumbnail viewer to another using code. Am I right?

Best regards, Alexander
by Alex
Wed Jul 31, 2013 1:26 pm
Forum: Announcements
Topic: Version 7.0 of VintaSoftBarcode.NET SDK has been released.
Replies: 10
Views: 9393

Version 7.0.12.1 of VintaSoftBarcode.NET SDK has been released.

Version 7.0.12.1 of VintaSoftBarcode.NET SDK has been released.

What's new in this version:
  • Improved reading of DataMatrix barcodes with non linear distortions of barcode matrix.
  • Fixed the bug in calculation of Reading Quality for Code39 barcodes.
by Alex
Fri Jul 26, 2013 2:44 pm
Forum: Announcements
Topic: Version 6.1 of VintaSoftImaging.NET SDK has been released.
Replies: 25
Views: 14157

Version 6.1.17.1 of VintaSoftImaging.NET SDK has been released.

Version 6.1.17.1 of VintaSoftImaging.NET SDK has been released. What's new in this version of VintaSoftPDF.NET Plug-in: Fixed the bug in algorithm that copies page from one PDF document to another. Fixed the bug in Predictor 4 (Paeth on all rows) filter Fixed the bug in rendering of TilingPattern.
by Alex
Tue Jul 23, 2013 11:48 am
Forum: Announcements
Topic: Version 6.1 of VintaSoftImaging.NET SDK has been released.
Replies: 25
Views: 14157

Version 6.1.16.1 of VintaSoftImaging.NET SDK has been released.

Version 6.1.16.1 of VintaSoftImaging.NET SDK has been released. What's new in this version of VintaSoftImaging.NET SDK: Fixed critical bug in JPEG encoder. Fixed not critical memory leak in ImageViewerBase class. Memory leak occurs after destroying of ImageViewer which was never visible. What's new ...