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

News and announcements from VintaSoft.

Moderator: Alex

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

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

Post by Alex »

The new version 14.0 of VintaSoft Imaging .NET SDK and Plug-ins has been released!


What's new in VintaSoft Imaging .NET SDK 14.0:
  • .NET development
    • Added support for .NET 9 in Windows, Linux and macOS.
    • Fixed several minor bugs.
  • Web development
    • Demo applications
      • Web demo application "Document Viewer Demo" now allows you to open .TXT files.
    • Fixed several minor bugs.

What's new in VintaSoft PDF .NET Plug-in 11.0:
  • .NET development
    • Added support for .NET 9 in Windows, Linux and macOS.
    • Compress PDF document:
      • Added the support for "Object Streams" for getting the best compression of PDF document.
      • Improved the algorithms for compression of PDF document.
      • Improved the algorithm of PdfDocumentCompressorCommand class.
  • Web development
    • Created the JavaScript UI-control WebPdfDocumentEditorControlJS that allows to view, print, redact, verify, convert, save PDF document in HTML5 web browser:
      • JavaScript UI control that works in all major HTML5 web browsers
      • User interface is compatible with personal computers, * and smartphones
      • Open file from URL without uploading the file data to the application's web server (file data streaming by request)
      • View PDF pages, multipage view mode is supported
      • View thumbnails of PDF pages
      • Print PDF document
      • Select text in PDF document
      • Search text in PDF document with ability to highlight searched text
      • Fill interactive form in PDF document with ability to upload the filled PDF document
      • Apply redaction marks to PDF document
      • Remove and swap pages in processed document
      • Save changes (reorder pages, annotations, form fields) in processed document
      • "Standard" dialogs (print dialog, document password dialog, etc) for Bootstrap and JQuery UI
      • User interface can be customized
      • User interface is available in 45 languages and can be easily translated into any new language
    • Demo-applications:
      • Web demo application "PDF Editor Demo" now is created using the JavaScript UI-control WebPdfDocumentEditorControlJS.
      • Web demo application "PDF Editor Demo" now allows to verify PDF/A document and convert PDF document to a PDF/A format.
      • Web demo application "PDF Editor Demo" now allows to compress PDF document.

What's new in VintaSoft DICOM .NET Plug-in 7.0:
  • .NET development
    • Added support for .NET 9 in Windows, Linux and macOS.
    • Decode DICOM file
      • Added support for DICOM files in "Structured Report" format.
    • View DICOM images
      • The visual tool DicomViewerTool now allows to navigate DICOM images/slices in image viewer using embedded scrollbar.
      • Added the interaction points for changing the slice thickness in DICOM MPR viewer (WinForms and WPF).
    • Encode DICOM file
      • Added the ability to encode DICOM file with specified compression.
  • Web development
    • The JavaScript UI-control WebDicomControlJS now supports DICOM MPR and Curved MPR:
      • View reconstructed images
      • Combine 3 image viewers for displaying 3D MPR
      • Combine 2 image viewers for displaying Curved MPR
      • Browse reconstructed images in image viewer using mouse
      • Change the window level of reconstructed image in image viewer using mouse
      • Zoom reconstructed image in image viewer using mouse
      • Measure objects (line, polyline, ellipse, angle) on reconstructed image in image viewer using mouse
    • Added significant performance improvements into JavaScript UI-control WebDicomViewerControlJS.
    • The JavaScript UI-control WebDicomViewerControlJS now allows to navigate DICOM images/slices using embedded scrollbar.
    • Fixed several minor bugs.

What's new in VintaSoft Office .NET Plug-in 6.0:
  • .NET development
    • Added support for .NET 9 in Windows, Linux and macOS.
    • Added the ability to convert HTML document to a DOCX document. External CSS-styles are not supported yet.
    • Added the ability to convert RTF document to a DOCX document.

What's new in VintaSoft OCR .NET Plug-in 8.0:
  • .NET development
    • Added support for .NET 9 in Windows and Linux.
    • The used Tesseract OCR engine has been updated to version 5.5.0.
    • The Vintasoft.Imaging.Ocr.ML assembly now uses Microsoft.ML 4.0.0.
    • Demo-applications:
      • Web demo-application "OCR Demo" now allows to recognize text in all loaded images, save text recognition result to a searchable PDF document, open created searchable PDF document with ability to select and search text.

What's new in VintaSoft Annotation .NET Plug-in 14.0:
  • .NET development
    • Added support for .NET 9 in Windows, Linux and macOS.

What's new in VintaSoft JBIG2 .NET Plug-in 11.0:
  • .NET development
    • Added support for .NET 9 in Windows, Linux and macOS.

What's new in VintaSoft JPEG2000 .NET Plug-in 10.0:
  • .NET development
    • Added support for .NET 9 in Windows, Linux and macOS.

What's new in VintaSoft Document Cleanup .NET Plug-in 8.0:
  • .NET development
    • Added support for .NET 9 in Windows, Linux and macOS.

What's new in VintaSoft Forms Processing .NET Plug-in 6.0:
  • .NET development
    • Added support for .NET 9 in Windows, Linux and macOS.
Alex
Site Admin
Posts: 2378
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft Imaging .NET SDK:
  • .NET development
    • Fixed a bug that occurred when selecting text in Monospace mode.

What's new in this version of VintaSoft Annotation .NET Plug-in:
  • .NET development
    • Added new types of line caps for annotations: AttachedDiamond, AttachedRectangle, AttachedEllipse, AttachedClosedArrow, AttachedFilledDiamond, AttachedFilledRectangle, AttachedFilledEllipse, AttachedFilledArrow.
  • Web development
    • Added new types of line caps for annotations: AttachedDiamond, AttachedRectangle, AttachedEllipse, AttachedClosedArrow, AttachedFilledDiamond, AttachedFilledRectangle, AttachedFilledEllipse, AttachedFilledArrow.

What's new in this version of VintaSoft Office .NET Plug-in:
  • .NET development
    • Fixed a bug with positioning of rotated floating image on a DOCX page.
Alex
Site Admin
Posts: 2378
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft Imaging .NET SDK:
  • .NET development
    • Fixed the bug in algorithm that selects text on document page.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • .NET development
    • Fixed the bug in PDF encoder.

What's new in this version of VintaSoft Office .NET Plug-in:
  • .NET development
    • Improved the algorithm that renders right-to-left text (Arabic, Hebrew, ...) on DOCX page.
Alex
Site Admin
Posts: 2378
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft Imaging .NET SDK:
  • .NET development
    • Fixed the bug in algorithm that clones instance of TiffEncoderSettings class.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • .NET development
    • Improved the algorithm that embeds TTF fonts into PDF document when PDF document is converting a PDF/A document.
    • Fixed the bug in PdfPage.RemoveText method.
    • Fixed the bug in JPEG decoder. Bug could occur when rendering a PDF document.

What's new in this version of VintaSoft OCR .NET Plug-in:
  • .NET development
    • Fixed the bug in algorithm that corrects regions of recognized texts.
Post Reply