<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>VintaSoftware's Feed - Programmer's Heaven</title>
    <link>http://www.programmersheaven.com/feed/User/160121/RSS.aspx</link>
    <description>Events at Programmer's Heaven related to the user VintaSoftware.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Thu, 23 May 2013 06:38:37 -0700</pubDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <item>
      <title>VintaSoft Twain.NET SDK 7.0 released: TWAIN 2.1 supported!</title>
      <link>http://www.programmersheaven.com/article/106049-VintaSoft+Twain.NET+SDK+7.0+released/info.aspx</link>
      <description>&lt;p&gt;Submitted a new article called '&lt;a href="http://www.programmersheaven.com/article/106049-VintaSoft+Twain.NET+SDK+7.0+released./info.aspx"&gt;VintaSoft Twain.NET SDK 7.0 released: TWAIN 2.1 supported!&lt;/a&gt;'.&lt;/p&gt;VintaSoft Twain.NET SDK is a pure .NET Library which allows to control work of scanners, cameras and any other TWAIN devices. With this library you can fully control the image acquisition process, use the automatic document feeder, clean up images using noise removal, auto border crop, blank page detection etc. Acquired images can be saved to local disk or into table of SQL database, images also can be uploaded onto Web or FTP server. Library was tested and has examples of use in: VB.NET, C#, ASP.NET, Microsoft Dynamics Axapta Document Management.

What's new in this version:
1) New hierarchy of classes.
2) .NET 4.0 supported.
3) Native 64-bit mode supported.
4) SDK was successfully tested with Kofax VRS 4.5.
5) New processing functions added: invert, change brightness, change contrast.
6) Memory usage has been optimized.
7) Added support for compression in Memory transfer mode.
8) Ability to use scanners from console applications added.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/article/106049-VintaSoft+Twain.NET+SDK+7.0+released./info.aspx</guid>
      <pubDate>Sun, 22 Aug 2010 23:39:11 -0700</pubDate>
    </item>
    <item>
      <title>VintaSoftAnnotation.NET Plug-in 3.0 released.</title>
      <link>http://www.programmersheaven.com/article/103178-VintaSoftAnnotation.NET+Plug-in+3.0+released/info.aspx</link>
      <description>&lt;p&gt;Submitted a new article called '&lt;a href="http://www.programmersheaven.com/article/103178-VintaSoftAnnotation.NET+Plug-in+3.0+released./info.aspx"&gt;VintaSoftAnnotation.NET Plug-in 3.0 released.&lt;/a&gt;'.&lt;/p&gt;VintaSoftAnnotation.NET is a developer's tool that allows to annotate images: create, process, delete, save to XML or TIFF file, merge the annotations with image. Supported annotation types: rectangle, ellipse, image, text, rubber stamp. Individual annotation features: moving, resizing, rotate and mirroring of annotation, change the background color of annotation, set transparency, add or remove border to annotation, edit text of text or rubber stamp annotation, change text parameters of text or rubber stamp annotation.

What's new in this version: Abilities to customize built-in or create custom annotations and fully control interaction of annotations with mouse have been added. Added new annotation types. Ability to save annotations to JPEG files. Custom annotation example has been created.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/article/103178-VintaSoftAnnotation.NET+Plug-in+3.0+released./info.aspx</guid>
      <pubDate>Tue, 07 Jul 2009 05:39:14 -0700</pubDate>
    </item>
    <item>
      <title>VintaSoftImaging.NET Library v2.1 has been released.</title>
      <link>http://www.programmersheaven.com/article/102441-VintaSoftImaging.NET+Library+v2.1+has+been+released/info.aspx</link>
      <description>&lt;p&gt;Submitted a new article called '&lt;a href="http://www.programmersheaven.com/article/102441-VintaSoftImaging.NET+Library+v2.1+has+been+released./info.aspx"&gt;VintaSoftImaging.NET Library v2.1 has been released.&lt;/a&gt;'.&lt;/p&gt;VintaSoftImaging.NET is a powerful and easy to use imaging toolkit for .NET developers. Library allows to load, view, process, annotate, print and save images, work with multipage TIFF files directly, split multipage TIFF file to many image files. View images in scrollable and zoomable image viewer with magnifier and select image tool. View thumbnail images in multi-threaded thumbnail viewer. Supported processing functions: despeckle, deskew, border detection, blank page detection, rotation, mirror, crop, invert, color conversion etc.

What's new in this version:
1) Version can be used in native x64 mode.
2) Ability to modify metadata of TIFF image has been added.
3) Copy/paste selected part of image to any image in the image viewer.
4) Ability to overlay images.
5) Control the image viewer using the code.
6) Set the action buttons for visual tools etc.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/article/102441-VintaSoftImaging.NET+Library+v2.1+has+been+released./info.aspx</guid>
      <pubDate>Thu, 12 Mar 2009 06:46:56 -0700</pubDate>
    </item>
    <item>
      <title>VintaSoftBarcode.NET Library 3.0 reads PDF417 barcodes.</title>
      <link>http://www.programmersheaven.com/article/101444-VintaSoftBarcode.NET+Library+3.0+reads+PDF417+barcodes/info.aspx</link>
      <description>&lt;p&gt;Submitted a new article called '&lt;a href="http://www.programmersheaven.com/article/101444-VintaSoftBarcode.NET+Library+3.0+reads+PDF417+barcodes./info.aspx"&gt;VintaSoftBarcode.NET Library 3.0 reads PDF417 barcodes.&lt;/a&gt;'.&lt;/p&gt;VintaSoftBarcode.NET Library - the easiest way for reading barcodes from your VB.NET, C# or ASP.NET application. Supported barcode types: Australian Post, Code 11, Code 39, Code 93, Code 128, Codabar, EAN-8, EAN-13, Industrial standard 2 of 5, Interleaved 2 of 5, Patch code, PDF417, Planet, Plus 2, Plus 5, Postnet, Royal Mail, Telepen, UPC-A, UPC-E. Library was tested and has examples for VB.NET, C#, ASP.NET, Borland Delphi, Borland C# Builder.

What's new in this version:
- Library allows to read PDF417 barcodes now. 
- Barcode reading engine has been optimized. 
- Barcode reading quality has been increased. 
- Barcode reading speed has been increased more than 2 times. 
- Fixed some bugs in barcode reading algorithm.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/article/101444-VintaSoftBarcode.NET+Library+3.0+reads+PDF417+barcodes./info.aspx</guid>
      <pubDate>Thu, 18 Dec 2008 07:13:49 -0700</pubDate>
    </item>
  </channel>
</rss>