Version 8.8 of VintaSoft Imaging .NET SDK has been released.

News and announcements from VintaSoft.

Moderator: Alex

Post Reply
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Version 8.8 of VintaSoft Imaging .NET SDK has been released.

Post by Alex »

We are proud to announce the release of new major version 8.8 of VintaSoft Imaging .NET SDK and the related Annotation, PDF,
JBIG2, JPEG2000, Document Cleanup, OCR, DICOM and Forms Processing Plug-ins.


What's new in v8.8 of VintaSoft Imaging .NET SDK:
  • .NET Framework development
    • View images in WinForms and WPF:
      • Added the ability to navigate and zoom images using keyboard in WinForms and WPF image viewer. 18 common shortcut keys are supported.
      • Improved performance of WPF image viewers and visual tools for WPF image viewers.
      • Added new methods - ImageViewer.ScrollToRect and WpfImageViewer.ScrollToRect, which allow to scroll viewer to the specified rectangle.
    • Image processing:
      • Added new image processing command - DrawImageCommand, which allows to draw an image on another image.
      • Added new properties to all image processing commands - ExpandSupportedPixelFormats and RestoreSourcePixelFormat, which allow to determine how a command should process an image if the command does not support pixel format of source image.
      • Added new class - ImageProcessingCommandFactory, which provides the ability to create image processing command depending on the source image codec. An image can be processed effectively if a command knows the codec functionality, for example, the InvertCommand will invert colors of raster image, if the image is loaded from TIFF file, and it will invert a vector content of PDF page, if the image is a rendered PDF page.
      • Added new properties - DeskewCommand.Binarization and DeskewDocumentImageCommand.Binarization, which allow to specify a binarization command to be applied to a non black-white image while the image is deskewing.
    • General features:
      • Added new class - VintasoftDrawingConverter, which allows to convert System.Drawing types to the Vintasoft types and vice versa.
      • Added new class - VintasoftWpfConverter, which allows to convert WPF types to the Vintasoft types and vice versa.
      • Added explicit/implicit operators to Vintasoft types for converting them into System.Drawing types.
    • Demo applications:
      • Many changes made to simplify and improve the code of demo applications.
      • Now each demo application is a separate project, ImagingDemosCommonCode and PdfDemosCommonCode projects are removed.
      • Many improvements added to DicomViewerDemo and WpfDicomViewerDemo applications.
  • Web development
    • Created Web Document Viewer for fast and easy development of web application UI.
      Web Document Viewer features:
      • JavaScript UI control that works in all major HTML5 and SVG browsers
      • User interface is compatible with personal computers, * and smartphones
      • Displays different image and document types: PDF, TIFF, PNG, JPEG, GIF, BMP, PCX, RAW, JBIG2, JPEG2000, DICOM, XPS, etc
      • Supports multipage view mode to display images and PDF documents
      • Supports image acquiring from scanner and image capturing from camera
      • Supports thumbnail viewing
      • Supports printing of images and PDF documents
      • Supports processing of photo images and document images
      • Supports annotating of images and PDF documents
      • Supports text selection in PDF document
      • Supports text search in PDF document with ability to highlight searched text
      • User interface can be customized
      • User interface is translated to English and Russian languages
      • User interface can be localized to any language
      • Can be used on web page or in web application.
      • Screenshot from web browser on desktop PC:
        Image
      • Screenshot from web browser on mobile device:
        Image
    • Added JavaScript class for localization of web page and web UI.
    • Created new ASP.NET MVC and ASP.NET WebForms demo applications with mobile friendly design:
      • ASP.NET Imaging Demo demonstrates how to view and process images and PDF documents.
      • ASP.NET Annotation Demo demonstrates how to view and annotate images and PDF documents.
      • ASP.NET PDF Reader Demo demonstrates how to view PDF document with ability to navigate bookmarks, view page thumbnails, search text, extract image-resources.
      • ASP.NET Camera Demo demonstrates how to capture images from camera, view/process/annotate captured images, recognize barcodes in captured images, save captured images.
      • ASP.NET TWAIN Advanced Demo demonstrates how to acquire images from TWAIN scanner, view/process/annotate scanned images, recognize barcodes in scanned images, save scanned images.
      • ASP.NET Barcode Advanced Demo demonstrates how to recognize 1D/2D barcodes in image and how to generate barcode image.
      • ASP.NET OCR Demo demonstrates how to recognize text in image or image-only PDF document.
      • ASP.NET File Converter Demo application demonstrates how to convert images and PDF documents to other formats.

What's new in v8.8 of VintaSoft PDF .NET Plug-in:
  • .NET Framework development
    • View pages of PDF document in WinForms and WPF image viewer:
      • Added the ability to select text using keyboard in PdfTextSelectionTool and WpfPdfTextSelectionTool visual tools. 25 common shortcut keys are supported.
    • Optimize a PDF document:
      • Added new PDF document processing command - PdfDocumentCompressorCommand, which simplifies the PDF document compression process by providing 40+ intuitive properties for adjusting the compression process.
    • Print PDF document:
      • PdfPrintDocument class was added with ability to print PDF documents with transparency in vector form.
    • Process a PDF page:
      • Added new PDF page processing commands - PdfResizeCommand and PdfPageScalingCommand, which allow to change the physical size of PDF page.
      • Added new PDF page processing commands - PdfResizeCanvasCommand and PdfPageResizeCanvasCommand, which allow to change canvas of PDF page.
      • Added new PDF page processing commands - PdfDrawImageCommand and PdfPageDrawImageCommand, which allow to draw image or PDF page in vector form on another PDF page.
      • Added new PDF page processing commands - PdfRotateCommand and PdfPageRotateOrthogonallyCommand, which allow to rotate PDF page orthogonally.
      • Added new PDF page processing command - PdfClearImageCommand, which allows to clear content of PDF page.
      • Added new PDF page processing commands - PdfInvertCommand and PdfPageInvertCommand, which allow to invert vector content of PDF page.
    • Demo applications:
      • Many changes made to simplify and improve the code of PdfCompressorDemo application.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Version 8.8.0.5 of VintaSoft Imaging .NET SDK has been released.

Post by Alex »

Version 8.8.0.5 of VintaSoft Imaging .NET SDK has been released.

What's new in this version of VintaSoft Imaging .NET SDK:
  • Fixed minor bug in SVG image viewer.

What's new in this version of VintaSoft Annotation .NET Plug-in:
  • Added the ability to download an image file with changed annotations in AspNetMvcAnnotationDemo and AspNetAnnotationDemo.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Fixed the bug in algorithm that generates appearance of PDF text field.

What's new in this version of VintaSoft Forms Processing .NET Plug-in:
  • Added new property - OmrFieldTemplateTable.UndefinedValue, which allows to define a symbol that must be used if value of row or column in OMR table is undefined.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Version 8.8.0.7 of VintaSoft Imaging .NET SDK has been released.

Post by Alex »

Version 8.8.0.7 of VintaSoft Imaging .NET SDK has been released.

What's new in this version of VintaSoft Imaging .NET SDK:
  • Some improvements and bug fixes in web document viewer.

What's new in this version of VintaSoft Annotation .NET Plug-in:
  • Fixed the bug in algorithm that bounds building/transformation of annotations in WPF image viewer.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Fixed the bug in parser of CID fonts.
  • Fixed the bug in PdfTriggers.FontHasCharacterReferencesNotdefGlyph trigger of PDF/A verifier/converter.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Version 8.8.0.9 of VintaSoft Imaging .NET SDK has been released.

Post by Alex »

Version 8.8.0.9 of VintaSoft Imaging .NET SDK has been released.

What's new in this version of VintaSoft Imaging .NET SDK:
  • Fixed minor bug in ImageViewer/WpfImageViewer.

What's new in this version of VintaSoft Annotation .NET Plug-in:
  • Added new events in web annotations: WebAnnotationViewControllerJS.annotationCollectionDeserialized and WebAnnotationViewCollectionJS.deserialized.
  • Fixed the bug in algorithm that deserializes AnnotationPen.DashStyle property.
  • Fixed the bug in algorithm that programmatically finishes building of FreeTextAnnotation.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Fixed the bug in algorithm that renders PDF content.
  • Added the Copy/Paste menu for text of PDF text interactive field in PdfEditorDemo.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Version 8.8.0.11 of VintaSoft Imaging .NET SDK has been released.

Post by Alex »

Version 8.8.0.11 of VintaSoft Imaging .NET SDK has been released.

What's new in this version of VintaSoft Annotation .NET Plug-in:
  • Improved the algorithm that renders annotations WpfRulersAnnotationView/WpfRulerAnnotationView.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Fixed the bug in algorithm that parses PDF object that describes DeviceN Color Space.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Version 8.8.0.13 of VintaSoft Imaging .NET SDK has been released.

Post by Alex »

Version 8.8.0.13 of VintaSoft Imaging .NET SDK has been released.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Added the ability to change and transform resource in the ContentXObjectResource object.
  • Fixed minor bug in PdfAnnotationTool/WpfPdfAnnotationTool visual tools.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Version 8.8.0.15 of VintaSoft Imaging .NET SDK has been released.

Post by Alex »

Version 8.8.0.15 of VintaSoft Imaging .NET SDK has been released.

What's new in this version of VintaSoft Imaging .NET SDK:
  • Improved the performance of image zooming in WpfImageViewer when viewer uses WpfAnnotationTool or WpfPdfAnnotationTool visual tool.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Fixed the bug in PdfPage.IsImageOnly property.
Post Reply