GdPicture.NET 14 New Major Release!

Changelogs, news, and special event announcements.
User avatar
Oli
Posts: 71
Joined: Thu Aug 04, 2022 5:20 pm

GdPicture.NET 14.2.52

Post by Oli » Thu Nov 30, 2023 9:11 pm

  • Improved Office formats rendering.
  • Improved PDF text rendering.
  • Improved PDF/A conversion and validation.
  • Improved parsing PPT files.
  • Fixed NuGet runtimes libraries resolution on Visual Studio debugging on WSL.
  • Improved Conversion to DOCX.
  • Added conversion of hyperlinks to DOCX and to PPTX.
  • Improved PDF/UA support in OCR output documents.
  • Improved PDF/A-2u and PDF/A-3u support in PDF generation.

User avatar
Oli
Posts: 71
Joined: Thu Aug 04, 2022 5:20 pm

GdPicture.NET 14.2.53

Post by Oli » Thu Dec 07, 2023 7:31 pm

  • Added support for retrieving KVP from digital born documents without using OCR.
  • Added support for redaction on digital born documents without using OCR.
  • Improved KVP engine accuracy.
  • Improved Table processing accuracy.
  • Added support for IP address lookup into the Smart Redaction engine.
  • Added new property EnableKeyValuePairsExtraction in GdPictureTextExtraction.
  • Added new method GetKeyValuePairCount in GdPictureTextExtraction.
  • Added new method GetKeyValuePairKeyString in GdPictureTextExtraction.
  • Added new method GetKeyValuePairValueString in GdPictureTextExtraction.
  • Added new method GetKeyValuePairKeyRect in GdPictureTextExtraction.
  • Added new method GetKeyValuePairValueRect in GdPictureTextExtraction.
  • Added new method GetKeyValuePairDataType in GdPictureTextExtraction.
  • Added new method GetKeyValuePairPublicName in GdPictureTextExtraction.
  • Added new method GetKeyValuePairConfidence in GdPictureTextExtraction.
  • Added new method GetKeyValuePairIsStrong in GdPictureTextExtraction.
  • Added new method GetKeyValuePairCount in GdPictureTextExtraction.
  • Fixed minor issue in Office to PDF conversion.
  • Improved PDF rendering.
  • Fixed an issue on EML / MSG conversion with GdPicture assembly on NETCoreApp3.1 framework on non WPF project.

User avatar
Oli
Posts: 71
Joined: Thu Aug 04, 2022 5:20 pm

GdPicture.NET 14.2.54

Post by Oli » Thu Dec 14, 2023 7:34 pm

  • Improved Smart Redaction engine accuracy.
  • Improved KVP engine accuracy.
  • Improved advanced text extraction engine.
  • Added new property OCRStrategy in SmartRedactionOptions.
  • Improved DOCX, PPT, PPTX and XLSX rendering.
  • Improved rendition of EMF and WMF metafiles from Office documents..
  • Fixed minor issues with processing documents containing supplementary characters.

User avatar
Oli
Posts: 71
Joined: Thu Aug 04, 2022 5:20 pm

GdPicture.NET 14.2.55

Post by Oli » Tue Dec 26, 2023 12:47 pm

  • Improved XLS rendering.
  • Improved rendition of charts from Office documents.
  • Improved MRC engine.
  • Improved Office to PDF conversion fidelity.
  • Improved PDF to Office conversion.
  • Improved PPT, PPTX, XLS and XLSX rendering.
  • Reduced average processing time of Office -> PDF by 40%.
  • Improved PDF generation speed.
  • Added support for embedding ZUGFeRD/Factur-X cross-industry invoice data.
  • Added new method EmbedInvoiceData in GdPicturePDF.

User avatar
Oli
Posts: 71
Joined: Thu Aug 04, 2022 5:20 pm

GdPicture.NET 14.2.56

Post by Oli » Thu Jan 04, 2024 10:36 pm

  • Added new method GetFormFieldCount in GdPictureTextExtraction.
  • Added new method GetFormFieldKeyRect in GdPictureTextExtraction.
  • Added new method GetFormFieldKeyText in GdPictureTextExtraction.
  • Added new method GetFormFieldValueRect in GdPictureTextExtraction.
  • Added new method GetFormFieldValueText in GdPictureTextExtraction.
  • Added new method GetFormFieldType in GdPictureTextExtraction.
  • Added new method GetTableCount in GdPictureTextExtraction.
  • Added new method GetTableRect in GdPictureTextExtraction.
  • Added new method GetTableCellRect in GdPictureTextExtraction.
  • Added new method GetTableCellText in GdPictureTextExtraction.
  • Added new method GetTableColumnCount in GdPictureTextExtraction.
  • Added new method GetTableColumnRect in GdPictureTextExtraction.
  • Added new method GetTableRowCount in GdPictureTextExtraction.
  • Added new method GetTableRowRect in GdPictureTextExtraction.
  • Added new method IsHeaderCell in GdPictureTextExtraction.
  • Fixed DocuVieware annotation link when EditorMode property is set to false.
  • Fixed DocuVieware mixed behavior with ShowThumbnailsSnapIn when ShowSnapInButtonStrip is set to false.

User avatar
Oli
Posts: 71
Joined: Thu Aug 04, 2022 5:20 pm

GdPicture.NET 14.2.57

Post by Oli » Thu Jan 11, 2024 9:15 pm

  • Improved PPTX and DOCX rendering.
  • Fixed regressions introduced on Open XML SDK update

User avatar
Oli
Posts: 71
Joined: Thu Aug 04, 2022 5:20 pm

GdPicture.NET 14.2.58

Post by Oli » Fri Jan 19, 2024 7:42 pm

  • Improves DOC, DOCX and PPTX rendering.
  • Improves PDF to Office conversion.
  • Improves PDF rendering engine.
  • Improves PDF/A conversion engine.
  • Adds new property HTMLSnapshotLoadEvent in GdPictureDocumentConverter.

User avatar
Oli
Posts: 71
Joined: Thu Aug 04, 2022 5:20 pm

GdPicture.NET 14.2.59

Post by Oli » Thu Jan 25, 2024 6:45 pm

  • Fixed minor issues in XFDF import.
  • Improved PDF/A conversion engine.
  • Improved PDF to Office conversion.
  • Added new property `SpreadsheetRenderOnlyPrintArea` to the GdPictureDocumentConverter class.
  • Improved DOC and DOCX rendering.
  • Fixed issue with `LoadFromHttp` method in GdPictureDocumentConverter class.

User avatar
Oli
Posts: 71
Joined: Thu Aug 04, 2022 5:20 pm

GdPicture 14.2.60

Post by Oli » Fri Feb 02, 2024 6:39 pm

  • Added support for converting endnotes from Office documents.
  • Improved the conversion of footnotes from Office documents.
  • Improved DOC, DOCX, XLS and XLSX rendering.
  • Improved PDF to Office conversion.
  • Improved PDF text extraction engine.
  • Improved InstantJSON annotation import.

User avatar
Oli
Posts: 71
Joined: Thu Aug 04, 2022 5:20 pm

GdPicture.NET 14.2.61

Post by Oli » Thu Feb 08, 2024 5:45 pm

  • Improved DOC and DOCX rendering.
  • Added conditional statement support in OfficeTemplater.
  • Fixed textbox alignment issue in 'Text Annotations Properties' modal dialog box.

User avatar
Oli
Posts: 71
Joined: Thu Aug 04, 2022 5:20 pm

GdPicture 14.2.62

Post by Oli » Thu Feb 15, 2024 6:39 pm

  • Improved DOC and DOCX rendering.
  • Improved handling of bookmarks in malformed PDF documents.
  • Improved Table to XLSX conversion.

User avatar
Oli
Posts: 71
Joined: Thu Aug 04, 2022 5:20 pm

GdPicture.NET 14.2.63

Post by Oli » Thu Feb 22, 2024 8:26 pm

  • Improved DOC and DOCX rendering.
  • Optimized file size of PDF documents, especially for conversion output.
  • Improved DocuVieware annotation link handling when interactivity is disabled.
  • Fixed DocuVieware WebForm issue.
  • Added `GdPicture14.GdPictureDocumentUtilities.SetEmailCertificateValidationCheck` method.

User avatar
Oli
Posts: 71
Joined: Thu Aug 04, 2022 5:20 pm

GdPicture.NET 14.2.64

Post by Oli » Thu Feb 29, 2024 6:46 pm

  • Improved DOC, DOCX, PPTX and XLSX rendering.
  • Added `GdPicture14.GdPictureDocumentUtilities.SetTiffOutputModel` method.
  • Improved 1D barcode reading accuracy.
  • Improved QR Code reading accuracy.
  • Improved font substitution mechanism.
  • Improved form fields font handling.

User avatar
Oli
Posts: 71
Joined: Thu Aug 04, 2022 5:20 pm

GdPicture.NET 14.2.65

Post by Oli » Thu Mar 07, 2024 2:38 pm

  • Improved PDF/A conversion engine.
  • Improved processing of malformed PDF documents.
  • Improved rendition of metafiles inside Office documents.
  • Improved KVP engine accuracy.
  • Improved DOC, DOCX, XLS and XLSX rendering.
  • Improved PDF fonts processing.
  • Improved OCR page rotation detection accuracy.
  • Fixed minor issues with PDF form fields handling.

User avatar
Oli
Posts: 71
Joined: Thu Aug 04, 2022 5:20 pm

GdPicture.NET 14.2.66

Post by Oli » Fri Mar 15, 2024 6:09 pm

  • Improved rendition speed of Office documents.
  • Fixed TIFF rendering regression on 32bits execution mode.

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests