Page 18 of 23

GdPicture.NET 14.1.182

Posted: Fri Jul 22, 2022 10:29 am
by Loïc
- Improved Office rendering engine.
- Improved PDF optimization speed.
- Improved JBIG2 compression rate and speed.
- Improved text extraction engine.
- Battery of minor bug fixes.

GdPicture.NET 14.1.183

Posted: Fri Jul 29, 2022 12:50 pm
by Loïc
- Improved Office Format Rendering.
- Fixed minor PDF page scaling issues.
- Improved PDF repair feature.
- Improved PDF/A converter engine performance.
- Improved OCR engine accuracy.
- Improved Key-Value pair engine.
- Battery of minor bug fixes.

GdPicture.NET 14.1.184

Posted: Thu Aug 04, 2022 5:29 pm
by Oli
- GdPictureDocumentConverter: new property JBIG2PMSThreshold.
- Improved OCR accuracy.
- Improved Key-Value pair engine accuracy.
- Improved PDF rendering engine.
- Improved Office formats rendering.
- GdPicturePDF: New method PageIsBlank().
- GdPicturePDF: New overload AutoCropPage() allowing to ignore white rectangle graphic objects.
- GdPictureImaging: Fix issue on font size computation with text drawing methods.
- GdPictureDocumentConverter: Fixed an issue that could cause a TimeOutOperation status.
- Battery of minor bug fixes.

GdPicture.NET 14.1.185

Posted: Wed Aug 10, 2022 2:48 pm
by Oli
- Improved Office formats rendering.
- Improved Key-Value Pair engine accuracy.
- Improved 1D barcode reading accuracy.
- GdPictureImaging : Fixed an issue on GetTextHeight() & GetTextWidth() methods.
- Battery of minor bug fixes.

GdPicture.NET 14.1.186

Posted: Wed Aug 24, 2022 3:04 pm
by Oli
- Added .dotx format support.
- Improved KVP engine accuracy.
- Improved OCR engine accuracy.
- Improved HTML -> PDF engine.
- Improved Office formats rendering engine.
- Improved PDF text extraction engine.
- Improved PDF resource optimization.
- Improved PDF/A validator engine.
- GdPicturePDF: New overloads for NewActionGoTo and NewActionGoToR to allow retain current coordinates on destination page.
- Battery of minor bug fixes.

GdPicture.NET 14.1.187

Posted: Wed Sep 07, 2022 1:44 pm
by Loïc
^ My apologies for the avatar of my coworker.

- Improved Office formats rendering engine.
- Improved DocuVieware UX.
- Improved PDF text extraction engine.
- Improved OCR accuracy.
- Improved PDF resource optimization.
- Improved 2D barcode decoding speed.
- Battery of minor bug fixes.

GdPicture.NET 14.1.188

Posted: Thu Sep 15, 2022 1:07 pm
by Oli
- Improved speed of the 1D barcode recognition engine.
- Improved speed of the PDF417 recognition engine.
- Improved DXF renderer.
- Improved Key-Value Pairs processing engine.
- Fixed a memory leak in ThumbnailEx (WPF edition).

GdPicture.NET 14.1.189

Posted: Mon Sep 26, 2022 3:15 pm
by Oli
- Improved PDF/A conversion engine.
- Improved PDF unembed font feature.
- Improved Office formats rendering engine.
- GdPictureDocumentConverter: new property TrackOfficeDocumentRevisions.
- Improved annotation rendering support.

GdPicture.NET 14.2

Posted: Thu Oct 13, 2022 3:22 pm
by Oli
New Medium release bringing:

- Linux Compatibility.
- PostScript format support.
- New table Extraction engine.
- New Smart Redaction engine.


Changelog:
-------------


Major New Features
  • Adds Smart redaction to GdPicturePDF. Use the new method `SmartRedaction()`.
  • Adds Table processing to GdPictureOCR. Use the new methods `GetTableCount()`, `GetTableRect()`, `GetTableColumnCount()`, `GetTableColumnRect()`, `GetTableRowCount()`, `GetTableRowRect()`, `GetTableCellRect()`, `GetTableCellText()` and `IsHeaderCell()`.
  • Adds Fuzzy search to GdPicturePDF. Use the new method `SetSearchTextFuzzyMatch()`.
  • Adds Fuzzy search to DocuVieware. Use the new parameter `fuzzySearch` in the `Search` JavaScript function.
  • Adds Fuzzy search to GdViewer (WinForms & WPF). Use the new property `EnableFuzzySearch`.
Improvements and Fixes
  • Adds New NET 6 assemblies with Linux compatibility (x64 & ARM64). Use the new assemblies `GdPicture.NET.14.API` assembly and `GdPicture.NET.14.WEB.DocuVieware.API`.
  • Adds Support for PostScript format (reading & viewing) in GdPicture & DocuVieware.
  • Fixes Office formats: issues preventing some `.doc`, `.ppt` and `.xls` files from being rendered.
  • Fixes Office formats: text and shape positioning issues.
  • Adds Load from URI capability to GdPicturePDF. Use the new method `LoadFromHttp`.
  • Improves OCR and KVP engine accuracy.
  • Improves HTML -> PDF conversion engine.
  • Improves table rendering for all office formats.
  • Improves diagrams rendering for all office formats.
  • Adds new method `GetPageRotation` to the DocuViewareControl class.
  • Adds new method overload `TiffExtractPage` to the GdPictureImaging class to specify compression scheme.
  • Improves DocuVieware behaviour for expired session context.
    Fixes ThumbnailEx issue at DesignTime when using NuGet package

GdPicture.NET 14.2.1

Posted: Fri Oct 21, 2022 6:23 pm
by Oli
  • Improves OCR accuracy.
  • Improves table processing engine.
  • Improves table rendering for .doc files.
  • Improves line spacing for .doc files.
  • Improves text frame for all office formats.
  • Improves PDF/A validation and conversion engines.
  • Improves PostScript interpreter.

GdPicture.NET 14.2.2

Posted: Thu Oct 27, 2022 4:05 pm
by Oli
  • Improves OCR accuracy and speed.
  • Improves KVP engine accuracy.
  • Improves borders detection engine accuracy.
  • Improves HTML rendering engine.
  • Fixes Office formats: issues preventing some `.doc`, `.ppt` and `.xls` files from being rendered.
  • Improved RTL support for annotation.
  • Adds SplitExcelSheetsIntoPages option in GdPictureDocumentConverter.
  • Fixes DocuVieware: issue on freehands annotation on iPad.
  • Improves PDF/A validation and conversion engines.

GdPicture 14.2.3

Posted: Thu Nov 03, 2022 5:42 pm
by Oli
  • Improves Table processing accuracy and speed.
  • Improves KVP engine accuracy.
  • Improves Smart redaction engine accuracy.
  • Improves PDF/A validation and conversion engines.
  • Improves PDF OCG flattening performance.
  • Fixes some instabilities loading .xls files.

GdPicture.NET 14.2.4

Posted: Fri Nov 11, 2022 5:07 pm
by Oli
  • Improves office formats rendering engine.
  • Improves Smart redaction engine accuracy.
  • Improves KVP engine accuracy.
  • Improves Table processing accuracy.
  • Improves OCR engine accuracy.
  • Improves MRC engine accuracy.
  • Fixes HTML to PDF bug on Linux.

GdPicture.NET 14.2.5

Posted: Thu Nov 17, 2022 3:26 pm
by Oli
  • Improved Office formats rendering engine.
  • Improved Smart redaction engine accuracy.
  • Improved KVP engine accuracy.
  • Improved OCR engine accuracy.
  • Improved Table processing accuracy.
  • Improved PDF rendering engine.
  • Improved PDF linearizer engine.
  • Improved PDF text extraction engine.
  • Fixed EML/MSG rendering issue on Linux.

GdPicture.NET 14.2.6

Posted: Thu Nov 24, 2022 6:15 pm
by Oli
  • Improved Smart Redaction engine accuracy.
  • Improved KVP engine accuracy.
  • Improved Table Processing accuracy.
  • Added new method `SetSignatureAlternateTitle` to the GdPicturePDF class.