Changelog for .NET
Newest release
14.3.031 January 2025
Starting with release 14.3, Nutrient .NET SDK supports .NET 8 and onward. Older versions of .NET SDK are no longer supported, so please keep this in mind when upgrading to ensure compatibility! Note: support for .NET Framework (4.6.2+) remains unchanged.
-
Changed
Changes the installer to now only contain the COM assemblies. For all the others, the official channel is the NuGet feeds. (J#GDPIC-1221)
-
Changed
Changes target framework from
netcoreapp3.1
tonet8.0-windows
on GdPicture. (J#GDPIC-1394) -
Changed
Changes target framework from
net6.0
tonet8.0
onGdPicture.API
. (J#GDPIC-1394) -
Added
Adds
GdPictureDocumentConverter.SaveAsHTML
method, enabling new PDF-to-HTML conversion. (J#GDPIC-1335) -
Added
Adds
GdPictureDocumentConverter.SaveAsMD
method, enabling new PDF-to-Markdown conversion. (J#GDPIC-1335) -
Added
Adds
GdPicturePDF.ConvertToPDFUA
method. (J#GDPIC-1359) -
Changed
Improves rendition of right-to-left text content from Office documents. (J#MAMBO-1878)
-
Changed
Improves rendition of mixed (right-to-left and left-to-right) text content from Office documents. (J#MAMBO-1797)
-
Changed
Improves conversion of pattern images from Office documents. (J#MAMBO-1882)
-
Fixed
Fixes minor issue with ink annotations in Instant JSON import. (J#GDPDF-1347)
-
Changed
Improves custom PDF information handling in PDF 2.0. (J#GDPIC-1380)
-
Changed
Improves KVP detection of dates and times. (J#OCR-1081)
Previous releases
14.2.10023 January 2025
-
Changed
Improves clarity error status information when external browser dependencies are unavailable due to hardware ressource exhaustion.
-
Changed
Improves HTML-to-PDF conversion for less taxing of hardware resources, allowing you to increase the number of parallel conversions before reaching the hardware limit.
-
Changed
Improves EML-to-PDF conversion in IIS Server context.
14.2.9917 January 2025
-
Fixed
Fixes UTF-16 issues with Hebrew language and some EML files. (J#GDPIC-1393)
-
Fixed
Fixes instances of browser remaining in memory at exit of SDK. (J#GDPIC-1396)
-
Fixed
Fixes drawing rendering issue for XLS(X) documents. (J#MAMBO-1875)
-
Fixed
Fixes text input highlight color for DOC(X), RTF, and ODT documents. (J#MAMBO-1689)
-
Fixed
Fixes orientation direction regression. (J#OCR-1079)
-
Changed
Improves rendition of DOC documents. (J#MAMBO-1876)
-
Changed
Improves rendition of right-to-left content from Office documents. (J#MAMBO-1878)
-
Fixed
Fixes minor issue with specific links handling. (J#GDPIC-1375)
14.2.9830 December 2024
-
Changed
Improves handling of cropping for DNG files.(J#GDPIC-1378)
-
Fixed
Fixes minor PDF processing issue. (J#GDPDF-1433, J#GDPDF-1434)
-
Changed
Improves rendition of shapes and charts from presentation documents. (J#MAMBO-1871)
-
Fixed
Fixes table cell content alignment issue for DOC(X), RTF and ODT documents. (J#MAMBO-1787)
-
Fixed
Fixes a minor shape positioning issue for DOC(X) documents. (J#MAMBO-1760)
-
Fixed
Fixes issue with OCR in some cases leading to an exception (J#OCR-1077)
-
Fixed
Fixes a minor issue with empty urgent fields in EML files (J#GDPIC-1257)
14.2.9712 December 2024
-
Fixed
Fixes incompatibilities with Windows components and System.Drawing.Common/NET 9.0 (J#GDPIC-1361)
-
Changed
Improves rendition of charts from Office documents. (J#MAMBO-1840)
-
Changed
Improves text wrapping of floating blocks in Office documents. (J#MAMBO-1328)
-
Fixed
Fixes minor links processing issue in GdViewer. (J#GDPIC-1359)
-
Changed
Improves Table processing accuracy. (J#TP-92)
-
Fixed
Fixes DocuVieware page context when calling SaveToPDF method in a PostCustomServerAction. (J#DV-700)
-
Fixed
Fixes minor issue in OCR text layer drawing for OCRPage and OCRPages methods. (J#OCR-1074)
-
Changed
Improves PDF page orientation handling for printing operations. (J#GDPDF-1358)
14.2.964 December 2024
-
Changed
Improves PDF/A conversion and validation. (J#PDFA-63)
-
Changed
Improves pagination of Office documents with special tab stops. (J#MAMBO-1811)
-
Changed
Improves numbering lists rendition of DOC(X) documents. (J#MAMBO-14)
-
Added
Adds support for
NumberingSuffix
processing of Office documents. (J#MAMBO-1783) -
Changed
Improves rendition of shapes from Office documents. (J#MAMBO-1832 and J#MAMBO-1867)
-
Changed
Improves rendition of slightly malformed Office documents. (J#MAMBO-1851)
-
Changed
Improves rendition of charts from Office documents. (J#MAMBO-1840 and J#MAMBO-1838)
-
Fixed
Fixes issue with PDF compression. (J#AVE-1412)
-
Fixed
Fixes minor CFF font parsing issue. (J#GDPDF-1426)
-
Added
Adds support for duotone in PPT rendering. (J#MAMBO-1864)
-
Fixed
Fixes minor licensing issue. (J#GDPIC-1338)
-
Added
Adds support for color change when converting Office documents. (J#MAMBO-1863)
-
Added
Adds rendition of linked text boxes in DOC(X). (J#MAMBO-486)
-
Fixed
Fixes minor text detection issue. (J#GDPDF-1400)
-
Added
Adds support for Chrome headless new mode and chrome-headless-shell. (J#GDPIC-1271)
-
Added
Adds new API to download chrome-headless-shell
GdPictureDocumentUtilities.FetchLatestChromeHeadlessShellAsync
andGdPictureDocumentUtilities.FetchLatestChromeHeadlessShell
. (J#GDPIC-1271) -
Fixed
Fixes DocuVieware compatiblity on Internet Explorer 11. (J#DV-695)
-
Fixed
Fixes issues with encoding detection that impacted MSG file support. (J#1369)
-
Fixed
Fixes minor EML file display. (J#GDPIC-1280)
-
Changed
Improves MHTML rendering engine fidelity with
EmulationMedia
screen option. (J#GDPIC-1358) -
Fixed
Fixes an issue with XLSX rendering. (J#MAMBO-1848)
-
Changed
Improves pagination of multi-column text. (J#MAMBO-1834)
14.2.9515 November 2024
-
Changed
Improves rendition of ODT, DOC and PPT(X) documents. (J#MAMBO-1790, J#MAMBO-1839 and J#MAMBO-1780)
-
Changed
Improves pagination of graphic objects from Office documents. (J#MAMBO-1831)
-
Fixed
Fixes InstantJSON v1 compatibility issues in text annotations. (J#GDPDF-1420)
-
Changed
Improves PDF/A output support for GdPictureDocumentConverter. (J#PDFA-54)
-
Fixed
Fixes rotation issue with Image annotations in InstantJSON import. (J#GDPDF-1391)
-
Fixed
Fixes rare issue with a raw image file format (J#GDPIC-1342)
-
Changed
Improves pagination of tables from DOC, DOCX, ODT and RTF documents. (J#MAMBO-1788)
-
Fixed
Fixes DocuVieware CSS glitch issue during control rendering step. (J#DV-697)
-
Fixed
Fixes DocuVieware JS runtime issue on control not using
DefferedScripts
. (J#DV-698)
14.2.9431 October 2024
-
Fixed
Fixes minor CFF font parsing issue. (J#GDPDF-1402)
-
Changed
Improves RTL text drawing and GetTextWidth consistency. (J#GDPDF-1418)
-
Fixed
Fixes minor PDF colorspace issue. (J#GDPDF-1364)
-
Fixed
Fixes minor issue in GdViewer annotation edit mode. (J#GDPIC-1274)
-
Changed
Improves pagination of multi-page tables.(J#MAMBO-1841)
-
Fixed
Fixes a memory leak when reading 1D barcodes. (J#GDBC-490)
-
Fixed
Fixes rare issues occurring when opening multiple image files in parallel (J#GDPIC-1255)
-
Added
Adds support for Bidirectional Override (j#MAMBO-1842)
-
Changed
Improves DOCX pagination (j#MAMBO-1810)
14.2.9324 October 2024
-
Changed
Improves rendition of EMF and WMF metafiles from Office documents. (J#MAMBO-1817)
-
Fixed
Fixes a bug converting Office to PDF in 32bits execution mode. (J#GDPIC-1309)
-
Added
Adds conversion of graphic object links in Office to PDF conversion.(J#MAMBO-1775)
-
Fixed
Fixes minor issue with handling malformed documents. (J#GDPDF-1401)
-
Changed
Improves encoding detection in EML/MSG conversion. (J#GDPIC-1305)
-
Added
Adds support for DNG files exported from Adobe Photoshop Lightroom (including JpegXL compressed DNG) (J#GDPIC-1255)
-
Changed
Improves fidelity of DNG files by selecting by default the Display mode instead of Preview (J#GDPIC-1327)
14.2.9217 October 2024
-
Changed
Improves form fields font handling. (J#DV-689)
-
Changed
Improves PDF/A conversion and validation. (J#PDFA-61)
-
Changed
Improves OCR engine accuracy. (J#OCR-1060, J#OCR-1037)
14.2.9110 October 2024
-
Fixed
Fixes minor refreshing issue with WPF Toolkit viewer
-
Changed
Improves rendition of EMF and WMF metafiles from Office documents. (J#MAMBO-1817)
-
Fixed
Fixes a bug retrieving rectangle coordinates on GdViewer. (J#GDPIC-1301)
-
Changed
Improves PDF rendering engine. (J#GDPDF-1395)
14.2.9026 September 2024
-
Fixed
Fixes an exception converting Office to PDF. (J#MAMBO-1816)
-
Added
Adds missing feature MirrorMargins for converting Office to PDF. (J#MAMBO-1812)
-
Changed
Improves rendition of fixed tables converting Office to PDF. (first part of J#MAMBO-1802)
-
Fixed
Fixes an issue with nested conditions in Office Templating. (J#OFTAPI-5)
-
Fixed
Fixes an issue with loops in Office Templating. (J#OFTAPI-6)
14.2.920 September 2024
-
Changed
Improves the parsing of Exif tags. (J#GDPIC-1276)
-
Changed
Improves PDF to Office conversion. (J#PDFOF-169)
-
Fixed
Fixes minor issue with PDF metadata handling in PDF 2.0 documents. (J#GDPDF-1388)
-
Fixed
Fixes a minor issue in GdViewer related to loading oversized images. (J#GDPIC-1281)
-
Fixed
Fixes minor PDF processing issue. (J#GDPDF-1392)
-
Changed
Improves PDF/A conversion engine. (J#PDFA-58, J#PDFA-60)
-
Changed
Increases thumbnail size limitation for GdViewer WinForms (256 -> 1024) (J#GDPIC-1272)
-
Changed
Improves Chrome detection logic for x86 processes on x64 systems with x64 install of Chrome (J#GDPIC-1289)
-
Changed
Improves the rendering of DOC, DOCX, ODT and RTF tables. (J#MAMBO-1805)
-
Changed
Improves PDF text extraction engine. (J#GDPDF-1389, J#GDPDF-1393)
-
Fixed
Fixes rotation issue with Image annotations in InstantJSON import. (J#GDPDF-1390)
14.2.8811 September 2024
-
Changed
Improves PDF processing performance. (J#GDPDF-1387)
14.2.876 September 2024
-
Fixed
Fixes an issue with XLSX rendering. (J#MAMBO-1808)
-
Fixed
Fixes minor issue in TrueType font processing. (J#PDFA-55)
-
Fixed
Fixes minor issue and improves stability of OCR processing. (J#OCR-1054)
-
Changed
Improves OCR text layer language support for OCRPage and OCRPages methods. (J#OCR-1055)
-
Fixed
Fixes Exif metadata parsing issue (J#DV-685)
14.2.8629 August 2024
-
Changed
Improves rendering of multiple columns in shapes. (J#MAMBO-1785)
-
Changed
Improves rendition of RTF documents. (j#MAMBO-1789)
-
Changed
Improves text consistency in OCR text layer for OCRPage and OCRPages methods. (J#GDPDF-1385)
14.2.8522 August 2024
-
Changed
Improves DXF and DWG renderer. (J#GDPIC-1261)
14.2.8416 August 2024
-
Changed
Improves the rendering of metafiles from Office documents. (J#MAMBO-1803)
-
Changed
Improves DocuVieware HTML rendering, provides options for CSP policies compliance (script-src & style-src). (J#DV-680)
-
Added
Adds DocuVieware methods
DocuViewareControl.DeferedStyles
andDocuViewareControl.DeferedScripts
.
14.2.838 August 2024
-
Fixed
Fixes issues with hidden or zero-width/height graphics in Office documents. (J#MAMBO-1796)
-
Fixed
Fixes issues with MHTML file format handling. (J#DV-678)
-
Fixed
Fixes an issue with
GdPictureDocumentConverter.CombineToPDF
method. (J#GDPIC-1263) -
Fixed
Fixes an instability reading Code128 barcodes. (J#GDBC-481)
14.2.822 August 2024
-
Changed
Improves PDF processing performance and PDF optimization efficiency. (J#GDPDF-1377)
-
Added
Adds support for DICOM file format on UNIX platforms. (J#GDPIC-1249)
-
Added
Adds new DocuVieware property
DocuViewareControl.AllowWheelZoom
to enable or disable zoom functionality using the Ctrl + Mouse Wheel shortcut. (J#DV-679)
14.2.822 August 2024
-
Changed
Improves PDF processing performance and PDF optimization efficiency. (J#GDPDF-1377)
-
Added
Adds support for DICOM file format on UNIX platforms. (J#GDPIC-1249)
-
Added
Adds new DocuVieware property
DocuViewareControl.AllowWheelZoom
to enable or disable zoom functionality using the Ctrl + Mouse Wheel shortcut. (J#DV-679)
14.2.8125 July 2024
-
Changed
Improves DXF and DWG renderer.
-
Fixed
Fixes PDF processing issues with rare configurations. (J#GDPDF-1367, J#GDPDF-1370)
-
Fixed
Fixes minor issues parsing docx documents. (J#MAMBO-1794, J#MAMBO-1792)
-
Fixed
Fixes minor issue with PDF metadata handling in PDF 2.0 documents. (J#GDPDF-1372)
14.2.8012 July 2024
-
Changed
Improves HTML processing performance by changing the default value of
GdPictureDocumentConverter.HTMLSnapshotLoadEvent
fromBrowserLoadEvent.NetworkIdle
toBrowserLoadEvent.PageLoadEventFired
. -
Added
Adds new
GdPictureDocumentConverter.EmailAutoFitWidth
property to automatically detect and adjust to the source width of emails. (J#GDPIC-1241) -
Fixed
Fixes minor PDF processing issue. (#GDPDF-1373)
-
Fixed
Fixes minor issues in PDF resource optimization. (#GDPDF-1375)
-
Changed
Improves conversion of Office text document hand writing annotations. (J#MAMBO-1784)
-
Changed
Improves 1D barcode reading accuracy. (J#GDBC-480)
-
Changed
Improves QR Code reading accuracy. (J#GDBC-467)
14.2.7912 July 2024
-
Changed
Improves TWAIN barcode recognition. (J#GDBC-474)
-
Fixed
Fixes native library loading in IIS context. (J#GDPIC-1253)
-
Fixed
Fixes CAD (DWG) conversion issues with specific entities. (J#GDPIC-1245)
14.2.785 July 2024
-
Changed
Improves conversion of text document handwriting annotations. (J#MAMBO-1295)
-
Fixed
Fixes DocuVieware issue when holding Control key while scrolling do not zoom. (J#DV-673)
14.2.7727 June 2024
-
Changed
Improves the rendering of metafiles from Office binary documents. (J#MAMBO-1661)
-
Fixed
Fixes issue in Docuvieware when loading DOCX files with the
DocuViewareControl.LoadFromUri
method. (J#GDPIC-1228) -
Fixed
Fixes minor issue with PDF metadata handling in PDF 2.0 documents. (J#GDPDF-1360)
-
Changed
Improves PDF/A conversion and PDF repair engines. (J#PDFA-52)
-
Changed
Improves PDF text extraction engine. (J#GDPDF-1363)
-
Fixed
Fixes DocuVieware thumbnails snap-in issue. (J#DV-669)
14.2.7620 June 2024
-
Fixed
Fixes an issue with converting scaled XLS files. (J#MAMBO-1766)
-
Changed
Upgraded LibJpegTurbo version to 3.0.3. (J#GDPIC-1224)
-
Changed
Improves table rendering for DOC and DOCX files. (J#MAMBO-1777)
14.2.7513 June 2024
-
Changed
Improves conversion of fields from DOCX to PDF. (J#MAMBO-1776)
-
Changed
Improves hybrid invoice compatibility with specific validators. (J#GDPDF-1354)
14.2.746 June 2024
-
Fixed
Fixes a bug causing incomplete DOC-to-PDF conversion. (J#MAMBO-1771)
-
Fixed
Fixes vulnerability: OpenJPEG bumped from 2.5 to 2.5.2. (J#GDPIC-1224)
-
Changed
Improves hybrid invoice compatibility with specific validators. (J#GDPDF-1354)
-
Changed
Improves OCR process stability in multi-language configurations (J#GDPDF-1195, J#OCR-1043, J#OCR-1034)
-
Fixed
Fixes a bug identifying a DOTM file as PPTX. (J#MAMBO-1773)
-
Fixed
Fixes conversion of headings from Office documents to PDF (J#MAMBO-1764)
-
Added
Adds new property,
PdfForceImageDPI
, in GdPictureDocumentConverter. (J#GDPIC-1233) -
Changed
Improves Smart Redaction and KVP engine accuracy. (J#PAS-149, J#WDEMO-157)
-
Changed
Improves PDF/A conversion engine. (J#PDFA-50)
-
Fixed
Fixes false positive image format detection for PBM/PGM/PPM formats.(J#GDPIC-1226)
-
Fixed
Fixes minor PDF metadata handling issue in PDF 2.0 documents. (J#GDPDF-1340)
-
Changed
Improves number formatting for XLSX and XLS documents. (J#MAMBO-1736)
-
Fixed
Fixes default border properties issue in Instant JSON import. (J#GDPDF-1357)
-
Changed
Improves GdPictureDocumentConverter EML conversion. (J#GDPIC-1234)
-
Fixed
Fixes an issue displaying hidden objects from presentation documents. (J#MAMBO-1758)
14.2.7323 May 2024
-
Added
Added brand-new DocuVieware theme
UserInterfaceTheme.PSPDFKitLight
. (J#DV-627) -
Changed
Improved annotation text auto sizing in DocuVieware. (J#DV-596)
-
Changed
Improved
GdPicture14.GdPicturePDF.GetPageTextArea
method precision. (J#GDPDF-1353) -
Fixed
Fixed an issue rendering tables from Office documents. (J#MABO-1757)
-
Fixed
Fixed PDF/A conversion issue with annotations in specific configurations. (J#PDFA-49)
-
Changed
Improved GdViewer annotation text edit mode. (J#GDPIC-1227)
-
Changed
Improved EML rendering engine. (J#GDPIC-1229)
-
Fixed
Fixed minor flags compatibility issue in Instant JSON import. (J#GDPDF-1355)
14.2.722 May 2024
-
Changed
Improves PDF text extraction engine. (J#GDPDF-1347)
-
Changed
Improves font handling in Office-to-PDF conversion. (J#GDPDF-1348)
-
Fixed
Fixes minor PDF form field state issue. (J#GDPIC-1220)
14.2.7125 April 2024
-
Changed
Improves PDF/A conversion engine. (J#PDFA-47, J#PDFA-48)
-
Fixed
Fixes issues with Type3 font handling in PDF redaction and text remover engines. (J#GDPDF-1343)
-
Fixed
Fixes PDF rendering issue for specific graphics state configurations. (J#GDPDF-1344)
-
Fixed
Fixes text extraction issue in GdViewer. (J#GDPDF-1166)
14.2.7019 April 2024
-
Changed
Improves writing 1D barcodes.
-
Changed
Improves rendition of tables from presentation documents.
-
Changed
Improves rendition of metafiles inside Office documents.
-
Changed
Improves DXF and DWG rasterizer.
-
Changed
Improves PDF text extraction engine.
-
Fixed
Fixes minor PDF metadata handling issue in PDF 2.0 documents.
-
Added
Adds
GdPicture14.LicenseManager.TraceFeatures
method.
14.2.6911 April 2024
-
Changed
Improves rendition of meta files inside Office documents.
-
Changed
Improves rendition of diagrams inside Office documents.
-
Changed
Improves PDF grayscale conversion engine.
-
Fixed
Fixes issues with Instant JSON forms import.
-
Fixed
Fixes a parsing error for some DOC(X) files.
-
Changed
Improves table processing accuracy.
-
Added
Adds DWG file format support.
-
Added
Adds support for building PDF document outline from DOC and DOCX document headings.
-
Changed
Improves PDF text extraction engine.
-
Changed
Improves PDF/A conversion engine.
14.2.6828 March 2024
-
Added
Adds new property EmailInjectHeader in GdPictureDocumentConverter.
-
Changed
Improves PDF/A validation processing.
-
Fixed
Fixes issue where certified email messages in MSG format failed to load in certain scenarios.
-
Changed
Improves PDF text extraction engine.
14.2.6721 March 2024
-
Changed
Improves DOC and DOCX rendering.
-
Fixed
Fixes a memory leak when reading 1D barcodes.
-
Changed
Improves PDF rendering engine.
-
Fixed
Fixes DocuVieware issue with comment snapin.
-
Added
Adds new property
SpreadsheetMaximumContentWidthPerSheet
in GdPictureDocumentConverter. -
Added
Adds new property
SpreadsheetMaximumContentHeightPerSheet
in GdPictureDocumentConverter.
14.2.6615 March 2024
-
Changed
Improves rendition speed of Office documents.
-
Fixed
Fixes TIFF rendering regression on 32-bit execution mode.
14.2.657 March 2024
-
Changed
Improves PDF/A conversion engine.
-
Changed
Improves processing of malformed PDF documents.
-
Changed
Improves rendition of metafiles inside Office documents.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves DOC, DOCX, XLS and XLSX rendering.
-
Changed
Improves PDF fonts processing.
-
Changed
Improves OCR page rotation detection accuracy.
-
Fixed
Fixes minor issues with PDF form fields handling.
14.2.6429 February 2024
-
Changed
Improves DOC, DOCX, PPTX and XLSX rendering.
-
Added
Adds GdPicture14.GdPictureDocumentUtilities.SetTiffOutputModel method.
-
Changed
Improves 1D barcode reading accuracy.
-
Changed
Improves QR Code reading accuracy.
-
Changed
Improves font substitution mechanism.
-
Changed
Improves form fields font handling.
14.2.6322 February 2024
-
Changed
Improves DOC and DOCX rendering.
-
Changed
Optimized file size of PDF documents, especially for conversion output.
-
Added
Adds GdPicture14.GdPictureDocumentUtilities.SetEmailCertificateValidationCheck method.
14.2.6215 February 2024
-
Changed
Improves DOC and DOCX rendering.
-
Changed
Improves handling of bookmarks in malformed PDF documents.
-
Changed
Improves Table to XLSX conversion.
-
Changed
Improves PDF/A conversion engine.
-
Changed
Improves PDF reducer engine.
14.2.618 February 2024
-
Changed
Improves DOC and DOCX rendering.
-
Added
Adds conditional statement support in OfficeTemplater.
-
Fixed
Fixes textbox alignment issue in ‘Text Annotations Properties’ modal dialog box.
14.2.602 February 2024
-
Added
Adds support for converting endnotes from Office documents.
-
Changed
Improves the conversion of footnotes from Office documents.
-
Changed
Improves DOC, DOCX, XLS, and XLSX rendering.
-
Changed
Improves PDF-to-Office conversion.
-
Changed
Improves PDF text extraction engine.
-
Changed
Improves InstantJSON annotation import.
14.2.5925 January 2024
-
Fixed
Fixes minor issues in XFDF import.
-
Changed
Improves PDF/A conversion engine.
-
Changed
Improves PDF-to-Office conversion.
-
Added
Adds new property SpreadsheetRenderOnlyPrintArea to the GdPictureDocumentConverter class.
-
Changed
Improves DOC and DOCX rendering.
-
Fixed
Fixes issue with LoadFromHttp method in GdPictureDocumentConverter class.
14.2.5819 January 2024
-
Changed
Improves DOC, DOCX, and PPTX rendering.
-
Changed
Improves PDF-to-Office conversion.
-
Changed
Improves PDF rendering engine.
-
Changed
Improves PDF/A conversion engine.
-
Added
Adds new HTMLSnapshotLoadEvent property in GdPictureDocumentConverter.
14.2.5711 January 2024
-
Changed
Improves PPTX and DOCX rendering.
-
Fixed
Fixes regressions introduced on Open XML SDK update
14.2.564 January 2024
-
Added
Adds new method GetFormFieldCount in GdPictureTextExtraction.
-
Added
Adds new method GetFormFieldKeyRect in GdPictureTextExtraction.
-
Added
Adds new method GetFormFieldKeyText in GdPictureTextExtraction.
-
Added
Adds new method GetFormFieldValueRect in GdPictureTextExtraction.
-
Added
Adds new method GetFormFieldValueText in GdPictureTextExtraction.
-
Added
Adds new method GetFormFieldType in GdPictureTextExtraction.
-
Added
Adds new method GetTableCount in GdPictureTextExtraction.
-
Added
Adds new method GetTableRect in GdPictureTextExtraction.
-
Added
Adds new method GetTableCellRect in GdPictureTextExtraction.
-
Added
Adds new method GetTableCellText in GdPictureTextExtraction.
-
Added
Adds new method GetTableColumnCount in GdPictureTextExtraction.
-
Added
Adds new method GetTableColumnRect in GdPictureTextExtraction.
-
Added
Adds new method GetTableRowCount in GdPictureTextExtraction.
-
Added
Adds new method GetTableRowRect in GdPictureTextExtraction.
-
Added
Adds new method IsHeaderCell in GdPictureTextExtraction.
-
Fixed
Fixes DocuVieware annotation link when EditorMode property is set to false.
-
Fixed
Fixes DocuVieware mixed behavior with ShowThumbnailsSnapIn when ShowSnapInButtonStrip is set to false.
14.2.5526 December 2023
-
Changed
Improves XLS rendering.
-
Changed
Improves rendition of charts from Office documents.
-
Changed
Improves MRC engine.
-
Changed
Improves Office to PDF conversion fidelity.
-
Changed
Improves PDF to Office conversion.
-
Changed
Improves PPT, PPTX, XLS and XLSX rendering.
-
Changed
Reduces average processing time of Office -> PDF by 40%.
-
Changed
Improves PDF generation speed.
-
Added
Adds support for embedding ZUGFeRD/Factur-X cross-industry invoice data.
-
Added
Adds new method EmbedInvoiceData in GdPicturePDF.
14.2.5414 December 2023
-
Changed
Improves Office formats rendering.
-
Changed
Improves PDF text rendering.
-
Changed
Improves PDF/A conversion and validation.
-
Changed
Improves parsing PPT files.
-
Fixed
Fixes NuGet runtime libraries resolution on Visual Studio debugging on WSL.
-
Changed
Improves conversion to DOCX.
-
Added
Adds conversion of hyperlinks to DOCX and to PPTX.
-
Changed
Improves PDF/UA support in OCR output documents.
-
Changed
Improves PDF/A-2u and PDF/A-3u support in PDF generation.
14.2.537 December 2023
-
Added
Adds support for retrieving KVP from digital born documents without using OCR.
-
Added
Adds support for redaction on digital born documents without using OCR.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves Table processing accuracy.
-
Added
Adds support for IP address lookup into the Smart Redaction engine.
-
Added
Adds new property EnableKeyValuePairsExtraction in GdPictureTextExtraction.
-
Added
Adds new method GetKeyValuePairCount in GdPictureTextExtraction.
-
Added
Adds new method GetKeyValuePairKeyString in GdPictureTextExtraction.
-
Added
Adds new method GetKeyValuePairValueString in GdPictureTextExtraction.
-
Added
Adds new method GetKeyValuePairKeyRect in GdPictureTextExtraction.
-
Added
Adds new method GetKeyValuePairValueRect in GdPictureTextExtraction.
-
Added
Adds new method GetKeyValuePairDataType in GdPictureTextExtraction.
-
Added
Adds new method GetKeyValuePairPublicName in GdPictureTextExtraction.
-
Added
Adds new method GetKeyValuePairConfidence in GdPictureTextExtraction.
-
Added
Adds new method GetKeyValuePairIsStrong in GdPictureTextExtraction.
-
Added
Adds new method GetKeyValuePairCount in GdPictureTextExtraction.
-
Fixed
Fixes minor issue in Office to PDF conversion.
-
Changed
Improves PDF rendering.
-
Fixed
Fixes an issue on EML / MSG conversion with GdPicture assembly on NETCoreApp3.1 framework on non WPF project.
14.2.5230 November 2023
-
Changed
Improves Office formats rendering.
-
Changed
Improves PDF text rendering.
-
Changed
Improves PDF/A conversion and validation.
-
Changed
Improves parsing PPT files.
-
Fixed
Fixes NuGet runtimes libraries resolution on Visual Studio debugging on WSL.
-
Changed
Improves Conversion to DOCX.
-
Added
Adds conversion of hyperlinks to DOCX and to PPTX.
-
Changed
Improves PDF/UA support in OCR output documents.
-
Changed
Improves PDF/A-2u and PDF/A-3u support in PDF generation.
14.2.5123 November 2023
-
Changed
Introduces a new PDF to Office engine that enables converting PDF documents to DOCX, XLSX and PPTX.
-
Fixed
Fixes PDF/A issues with OCR output documents.
14.2.5021 November 2023
-
Fixed
Fixes
GdViewer
object creation in .NET 8. -
Fixed
Fixes zoom issue in
GdViewer
. -
Fixed
Fixes text selection issue with Office documents.
-
Changed
Improves font substitution engine.
-
Changed
Improves DataMatrix barcode reading accuracy.
-
Changed
Improves parsing DOC and DOCX files.
-
Changed
Improves DOC and DOCX rendering.
-
Changed
Improves XLS and XLSX rendering.
-
Changed
Improves AutoCropPage functionality precision for some PDF documents.
-
Changed
Improves MICR reader accuracy with CMC7 font.
-
Changed
Improves PDF font handling and optimization.
-
Changed
Battery of minor bug fixes.
14.2.492 November 2023
-
Changed
Introduced a new Office templating engine that allows replacing placeholders with actual data in DOCX files through the new GdPictureOfficeTemplater class.
14.2.4826 October 2023
-
Changed
Improves PDF page normalization feature.
-
Changed
Improves PDF/A conversion engine.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves Table processing accuracy.
-
Added
Adds support for form fields extraction in GdPictureOCR.
-
Added
Adds new method
GetFormFieldCount
in GdPictureOCR. -
Added
Adds new method
GetFormFieldKeyRect
in GdPictureOCR. -
Added
Adds new method
GetFormFieldKeyText
in GdPictureOCR. -
Added
Adds new method
GetFormFieldValueRect
in GdPictureOCR. -
Added
Adds new method
GetFormFieldValueText
in GdPictureOCR. -
Added
Adds new method
GetFormFieldType
in GdPictureOCR. -
Changed
Improves parsing DOC and DOCX files.
-
Fixed
Fixes HEIF issue on EXIF metadata parsing.
14.2.4719 October 2023
-
Changed
Improves PDF/A conversion engine stability and precision.
-
Changed
Improves DOC and DOCX rendering.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves InstantJSON annotation import.
-
Fixed
Fixes zooming issues in GdViewer and DocuVieware controls when documents have different page sizes.
-
Fixed
Fixes rendering issue in GdViewer when digital signature validation is enabled.
14.2.4612 October 2023
-
Changed
Improved Table processing accuracy.
-
Changed
Improved DataMatrix barcode reading accuracy.
-
Fixed
Fixed text extraction issue directly after OCR process.
14.2.455 October 2023
-
Changed
Improves font and text handling performance of the toolkit.
-
Changed
Improves PDF text rendering.
-
Changed
Improves DOC and DOCX rendering.
-
Changed
Improves XLS and XLSX rendering.
-
Changed
Improves AutoCropPage functionality precision for some PDF documents.
-
Changed
Improves grayscale conversion engine in rare complex graphic scenarios.
-
Changed
Improves Table processing accuracy.
-
Changed
Improves text selection precision for OCR-generated documents.
-
Changed
Improves MRC engine.
-
Changed
Improves DXF image support.
-
Changed
Improves PDF/A conversion engine.
-
Added
Adds support for importing InstantJSON annotation data in GdPicturePDF class.
-
Added
Adds new methods
ImportInstantJSONDataFromFile
andImportInstantJSONDataFromStream
to the GdPicturePDF class.
14.2.4425 September 2023
-
Changed
Improves PDF text rendering.
-
Changed
Improves DOC and DOCX rendering.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves Smart Redaction engine accuracy.
-
Changed
Improves Table processing accuracy.
-
Fixed
Fixes minor issue in PDF optimization.
-
Fixed
Fixes minor compatibility issue with certain viewers when handling optimized PDFs.
-
Changed
Improves PDF/A Conversion stability when handling malformed PDFs.
-
Fixed
Fixes issue with MSG rendering engine on certain files with mixed encodings.
14.2.4313 September 2023
-
Changed
Improves PPT and PPTX rendering.
-
Changed
Disables transparency applied to headers/footers during Office files rendering.
-
Added
Adds new property EnableOrientationDetection to the GdPictureTextExtraction class.
-
Changed
Improves GdPictureTextExtraction with office file formats.
-
Added
Adds new property SpreadsheetPageWidthOverride in GdPictureDocumentConverter, SpreadsheetPageHeightOverride in GdPictureDocumentConverter, SpreadsheetLeftMarginOverride in GdPictureDocumentConverter, SpreadsheetTopMarginOverride in GdPictureDocumentConverter, SpreadsheetRightMarginOverride in GdPictureDocumentConverter., SpreadsheetBottomMarginOverride in GdPictureDocumentConverter.
14.2.427 September 2023
-
Fixed
Fixes minor issues with PDF digital signatures.
-
Changed
Improves XLS, XLSX, DOC, and DOCX rendering.
14.2.4131 August 2023
-
Changed
Improves DOC, DOCX and XLSX rendering.
-
Changed
Improves Table to XLSX conversion.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves Smart Redaction engine accuracy.
-
Fixed
Fixes GdPicture issue on MSG rendering engine.
14.2.4025 August 2023
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves Smart Redaction engine accuracy.
-
Changed
Improves DOC and DOCX rendering.
-
Changed
Improves PPT and PPTX rendering.
-
Added
Adds enhanced text extraction capabilities through the new GdPictureTextExtraction class.
14.2.3917 August 2023
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves Smart Redaction engine accuracy.
-
Changed
Improves DOC and DOCX rendering.
-
Fixed
Fixes issues related to text selection within OCR-generated documents on certain viewers.
-
Changed
Improves PDF/A conversion engine.
-
Changed
Note:
All code samples have been moved to https://github.com/Orpalis/installer-samples
14.2.383 August 2023
-
Fixed
Fixes minor issues in PDF annotation rendering.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves Smart Redaction engine accuracy.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves OCG visibility expressions handling
-
Changed
Improves PDF text rendering.
14.2.3728 July 2023
-
Fixed
Fixes issues in XFDF form fields import.
-
Changed
Improves PPT and PPTX rendering.
-
Changed
Improves DOC and DOCX rendering.
-
Fixed
Fixes issue on BMP on UNIX platform.
-
Fixed
Fixes GdPicture.API issue OCR on UNIX platform
14.2.3620 July 2023
-
Changed
Improves PDF/A conversion engine.
-
Changed
Improves PDF annotation flattening feature.
-
Changed
Improves pagination around graphic objects in Office documents.
-
Changed
Improves PPT rendering.
-
Added
Adds support of MS Edge in HTML / MSG /EML converter engine.
14.2.3513 July 2023
-
Changed
Improves DOC and DOCX rendering.
-
Changed
Improves DOC and DOCX to PDF conversion.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves Smart Redaction engine accuracy.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves PDF/A conversion and validation engine.
-
Changed
Improves font substitution mechanism.
-
Changed
Improves parsing Office documents.
14.2.345 July 2023
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves Smart Redaction engine accuracy.
-
Changed
Improves DOCX, PPTX, XLS, XLSX and XLSM rendering.
14.2.3329 June 2023
-
Changed
Improves DOCX, PPTX and XLSX rendering.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves smart redaction engine accuracy.
14.2.3223 June 2023
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves smart redaction engine accuracy.
-
Added
Adds support for postal addresses detection and smart redaction.
-
Added
Adds new property
RedactPostalAddresses
to theSmartRedactionOptions
class. -
Changed
Improves MSG rendering engine, especially in case of mixed encoding messages.
-
Changed
Improves XLS and XLSX rendering.
14.2.3116 June 2023
-
Changed
Improves DOC and DOCX rendering.
-
Changed
Improves PDF text rendering.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves smart redaction engine accuracy.
-
Fixed
Fixes minor issue in PDF form fields processing.
14.2.309 June 2023
-
Changed
Improves extraction of links from XLS and XLSX files.
-
Changed
Improves rendition of links from DOC and DOCX files.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves smart redaction engine accuracy.
-
Changed
Improves DOC, DOCX, PPT, PPTX, XLS, XLSX, ODT and RTF rendering.
-
Added
Adds HEIF / HEIC decoding capability to all supported platforms. Previously, this was only supported on Windows.
14.2.291 June 2023
-
Changed
Improves DOC, DOCX, PPT, ODT, and RTF rendering.
-
Changed
Improves extraction of links from PPT and PPTX files.
-
Fixed
Fixes a parsing error for some XLS and XLSX files.
-
Changed
Improves PDF/A conversion and validation engine.
-
Changed
Improves Office table rendering.
-
Fixed
Fixes minor issues in PDF annotation rendering.
-
Changed
Improves rendition of cell borders from XLS and XLSX documents.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves smart redaction engine accuracy.
14.2.2823 May 2023
-
Added
Adds support for PPSX format (Microsoft PowerPoint OpenXML Slide Show).
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves PDF/A conversion engine.
-
Changed
Improves PDF free text annotations rendering.
-
Changed
Improves DOC and DOCX rendering.
-
Changed
Improves rendition of 1900 date fields on XLS and XLSX files.
-
Changed
Improves rendition of VML shapes on DOC and DOCX files.
14.2.2712 May 2023
-
Changed
Improves PDF path rendering fidelity.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves smart redaction engine accuracy.
-
Changed
Improves rendering of function-based Gouraud shadings in PDF documents.
-
Changed
Improves rendition of charts from Office files.
-
Changed
Improves table to XLSX conversion.
-
Changed
Changes minimum framework target 4.6.2 for GdPicture and DocuVieware assemblies.
-
Added
Adds new method
GetAnnotationQuadPoints
to theGdPicturePDF
class. -
Changed
Improves PDF/A validation engine.
-
Changed
Changes GLIBC requirement for Linux systems from 2.29 to 2.28.
-
Changed
Improves DocuVieware text selection mecanism on form fields.
14.2.264 May 2023
-
Fixed
Fixes issue in
GetPageTextWithCoords
method output. -
Changed
Improves OCR engine accuracy.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves smart redaction engine accuracy.
-
Changed
Improves handling of malformed PDF documents.
-
Changed
Improves DOC, DOCX and RTF rendering.
-
Changed
Improves table processing accuracy.
-
Changed
Improves table to XLSX conversion.
-
Changed
Improves PDF text and image rendering.
-
Changed
Improves rendition of right-to-left and mixed content from Office files.
-
Changed
Improves 1D barcode reading accuracy.
-
Changed
Improves rendition of Gouraud shadings from PDF documents.
14.2.2521 April 2023
-
Changed
Improves handling of malformed PDF documents.
-
Fixed
Fixes minor issue in PDF processing resource caching.
-
Changed
Improves MRC engine accuracy.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves Smart Redaction engine accuracy.
-
Changed
Improves PDF rendering.
-
Fixed
Fixes minor issue when processing PDF documents with malformed destinations.
-
Changed
Improves table to XLSX conversion.
-
Fixed
Fixes DocuVieware issue on print to PDF document (.NET Core).
-
Fixed
Fixes NuGet restore issue on some specific context.
-
Fixed
Fixes DocuVieware issue on copy read-only form field content.
-
Fixed
Fixes DocuVieware OnRotationChanged callback not triggered when click on rotate button on thumbnails.
-
Changed
Improves Office formats rendering.
14.2.2413 April 2023
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves table processing accuracy.
-
Changed
Improves table to XLSX conversion.
-
Added
Adds new method
GetTextFormattedByParagraphs
to theGdPicturePDF
class. -
Changed
Improves PDF/A conversion and validation engines.
-
Fixed
Fixes issue in MSG rendering engine.
-
Fixed
Fixes DocuVieware issue on text selection on form fields.
-
Fixed
Fixes DocuVieware issue on
DocuViewareAPI.SetSearchSettings
method. -
Fixed
Fixes minor PDF digital signature issue.
14.2.237 April 2023
-
Changed
Improves table processing accuracy.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves PDF rendering.
-
Changed
Improves DOC and DOCX rendering.
-
Changed
Improves Office formats equation rendering.
-
Changed
Improves Office formats table rendering.
-
Added
Adds DocuVieware event
RegisterOnDocuViewareControlLoaded
.
14.2.224 April 2023
-
Changed
Improves handling of shadings in PDF grayscale conversion engine.
-
Fixed
Fixes issue on native lib for macOS x64 platform
-
Changed
Improves PDF rendering engine.
-
Changed
Improves PDF/A conversion and validation engines.
-
Changed
Improves DOC and DOCX rendering.
-
Changed
Improves PPT and PPTX rendering.
-
Changed
Improves Office formats tables rendering.
-
Changed
Improves PDF page normalization feature.
14.2.2124 March 2023
-
Added
Adds the capability to convert tables, from image, PDF and more than 100 different formats, to XLSX.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves table processing accuracy.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves PPT and PPTX rendering.
-
Changed
Improves RTL support for annotation.
-
Changed
Improves rendition of SVG documents.
-
Changed
Improves DOC and DOCX rendering.
-
Changed
Improves 1D barcode reading accuracy.
-
Changed
Improves rendition of RTL text on PPT and PPTX files.
14.2.209 March 2023
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves Smart Redaction engine accuracy.
-
Changed
Improves Table Processing engine accuracy.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves MRC engine accuracy.
-
Changed
Improves PostScript interpreter.
14.2.193 March 2023
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves Smart Redaction engine accuracy.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves PDF resource optimization.
-
Changed
Improves detection of document format type.
-
Added
Adds new property
RenderSheetHeadersAndFooters
in GdPictureDocumentConverter. -
Added
Adds new member
SSN
to the DataType enumeration. -
Added
Adds support for social security numbers detection.
-
Added
Adds new property
RedactSocialSecurityNumbers
in SmartRedactionOptions. -
Changed
Improves PDF repair feature.
-
Changed
Improves Office formats equation rendering.
-
Fixed
Fixes minor softmask handling issue in PDF grayscale conversion engine.
-
Fixed
Fixes minor PDF linearizer issue with specific document configurations.
-
Changed
Improves PostScript interpreter.
-
Changed
Improves XLS and XLSX rendering.
14.2.1823 February 2023
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves Smart Redaction engine accuracy.
-
Changed
Improves table processing engine accuracy.
-
Changed
Improves pagination of DOC, DOCX, and RTF files.
-
Changed
Improves Office formats table rendering.
-
Changed
Improves Office formats equation rendering.
-
Added
Adds support for importing XFDF form fields and annotation data in GdPicturePDF class.
-
Added
Adds new methods
ImportXFDFDataFromFile
andImportXFDFDataFromStream
to the GdPicturePDF class.
14.2.1715 February 2023
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves Smart Redaction engine accuracy.
-
Changed
Improves COM edition compatibility with some environment of developments.
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves DocuVieware assets management: it’s not required anymore to specify links to any DocuVieware js/css file.
14.2.169 February 2023
-
Changed
Improves PDF parsing of malformed documents.
-
Changed
Improves DOC, DOCX, RTF and ODT rendering.
-
Changed
Improves PPT and PPTX rendering.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves Smart Redaction engine accuracy.
-
Changed
Improves OCR engine accuracy.
-
Fixed
Fixes issue on loading PDF documents with unexpected tab order structure.
14.2.152 February 2023
-
Changed
Improves table processing accuracy.
-
Changed
Improves DOC, DOCX, RTF, and ODT rendering.
-
Changed
Improves rendering of shapes for all Office formats.
-
Changed
Improves computation of cell width on XLS and XLSX documents.
-
Changed
Improves PPT and PPTX rendering.
14.2.1426 January 2023
-
Changed
Improves PDF/A validation engine.
-
Changed
Improves rendering of shapes for all Office formats.
-
Changed
Improves page numbering for Office formats.
-
Added
Adds font kerning on all Office formats.
-
Added
Adds macOS support.
14.2.1320 January 2023
-
Changed
Improves rendition of SVG documents.
-
Changed
Improves PPT and PPTX rendering.
-
Changed
Improves Office formats and PDF font rendering.
-
Changed
Improves Office formats table rendering.
-
Added
Adds Math office rendering for DOCX.
-
Changed
Improves DOC, DOCX, RTF and ODT rendering.
14.2.1212 January 2023
-
Changed
Improves XLSX, XLSM, XLS rendering.
-
Added
Adds
GdPictureDocumentConverter.HTMLCustomJavascript
andGdPictureDocumentConverter.EmailCustomJavascript
properties. -
Added
Adds
ApplyViewRotation
to SaveAsTIFF method of DocuVieware & DocuViewareControl classes. -
Changed
Improves PDF rendering engine.
-
Changed
Improves PDF/A validation and conversion engines.
-
Fixed
Fixes BurnAnnotationsToPage issues with certain page box configurations.
-
Fixed
Fixes minor PDF file embedding issues.
-
Fixed
Fixes minor MSG loading issue.
-
Changed
Improves detection of thumbnails from JPEG images.
14.2.1129 December 2022
-
Changed
Improves DocuVieware rendering performance on Safari iOS and MacOS.
-
Changed
Improves DocuVieware HTML markup.
-
Changed
Improves DOC and DOCX rendering.
-
Changed
Improves PPT and PPTX rendering.
14.2.1022 December 2022
-
Added
Adds new property
RemoveLogicalStructure
to thePDFReducerConfiguration
class. -
Changed
Improves PDF reducer engine.
-
Changed
Improves DOCX rendering engine.
-
Changed
Improves PPT and PPTX rendering engine.
-
Changed
Improves PDF rendering engine.
-
Changed
Improves rendition of shapes for all Office formats.
-
Fixed
Fixes handling of images with ICC profiles in GdPicturePDF class.
-
Changed
Improves OCR engine accuracy.
-
Added
Adds new property
HTMLDefaultBrowserStartupArguments
toGdPictureDocumentConverter
class.
14.2.916 December 2022
-
Changed
Improves PDF text extraction engine.
-
Fixed
Fixes PDF OCG print and export states handling.
-
Changed
Improves PDF rendering engine.
-
Changed
Improves PPT and PPTX rendering engine.
-
Changed
Improves Smart Redaction engine accuracy.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves OCR engine accuracy.
14.2.88 December 2022
-
Changed
Improves PDF rendering engine.
-
Changed
Improves smart redaction engine accuracy.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves OCR engine accuracy.
-
Added
Adds new property
RedactVehiculeIdentificationNumbers
to theSmartRedactionOptions
class. -
Added
Adds new member
VIN
to the DataType enumeration. -
Changed
Improves PDF/A conversion engine.
-
Changed
Improves PDF parsing of malformed documents.
-
Changed
Improves metafile rendering on
*.API
assemblies on Office formats.
14.2.71 December 2022
-
Changed
Improves PDF rendering engine.
-
Changed
Improves smart redaction engine accuracy.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves table processing accuracy.
-
Fixed
Fixes an issue that prevented EML from being rendered on *.API assemblies.
-
Fixed
Fixes PDF OCG print and export states handling.
-
Changed
Improves PDF parsing of malformed documents.
-
Changed
Improves PDF digital signature memory management for large documents.
14.2.624 November 2022
-
Changed
Improves smart redaction engine accuracy.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves table processing accuracy.
-
Added
Adds new method
SetSignatureAlternateTitle
to the GdPicturePDF class.
14.2.517 November 2022
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves smart redaction engine accuracy.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves table processing accuracy.
-
Changed
Improves PDF rendering engine.
-
Changed
Improves PDF linearizer engine.
-
Changed
Improves PDF text extraction engine.
-
Fixed
Fixes EML/MSG rendering issue on Linux.
14.2.411 November 2022
-
Changed
Improves Office file rendering engine.
-
Changed
Improves smart redaction engine accuracy.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves table processing accuracy.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves MRC engine accuracy.
-
Fixed
Fixes HTML to PDF issue on Linux.
14.2.33 November 2022
-
Changed
Improves table processing accuracy and speed.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves smart redaction engine accuracy.
-
Changed
Improves PDF/A validation and conversion engines.
-
Changed
Improves PDF OCG flattening performance.
-
Fixed
Fixes instabilities when loading XLS files.
14.2.227 October 2022
-
Changed
Improves OCR accuracy and speed.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves borders detection engine accuracy.
-
Changed
Improves HTML rendering engine.
-
Fixed
Fixes issues preventing some DOC, PPT and XLS files from being rendered.
-
Changed
Improves RTL support for annotation.
-
Added
Adds
SplitExcelSheetsIntoPages
option to GdPictureDocumentConverter. -
Fixed
Fixes an issue with freehand annotation on iPad in DocuVieware.
-
Changed
Improves PDF/A validation and conversion engines.
-
Fixed
Fixes minor colorspace issue in grayscale conversion engine.
14.2.121 October 2022
-
Changed
Improves OCR accuracy.
-
Changed
Improves table processing engine.
-
Changed
Improves table rendering for DOC files.
-
Changed
Improves line spacing for DOC files.
-
Changed
Improves text frame for all Office formats.
-
Changed
Improves PDF/A validation and conversion engines.
-
Changed
Improves PostScript interpreter.
14.213 October 2022
-
Added
Adds fuzzy search to GdPicturePDF. Use the new method
SetSearchTextFuzzyMatch()
. -
Added
Adds fuzzy search to DocuVieware. Use the new parameter
fuzzySearch
in theSearch
JavaScript function. -
Added
Adds fuzzy search to GdViewer (WinForms & WPF). Use the new property
EnableFuzzySearch
. -
Added
Adds smart redaction to GdPicturePDF. Use the new method
SmartRedaction()
. -
Added
Adds table processing to GdPictureOCR. Use the new methods
GetTableCount()
,GetTableRect()
,GetTableColumnCount()
,GetTableColumnRect()
,GetTableRowCount()
,GetTableRowRect()
,GetTableCellRect()
,GetTableCellText()
, andIsHeaderCell()
. -
Added
Adds new .NET 6 assemblies with Linux compatibility (x64 & ARM64). Use the new assemblies
GdPicture.NET.14.API
andGdPicture.NET.14.WEB.DocuVieware.API
. -
Added
Adds support for PostScript format (reading and viewing) in GdPicture and DocuVieware. Note that the current implementation of PostScript is experimental.
-
Fixed
Fixes issues preventing some
.doc
,.ppt
and.xls
files from being rendered. -
Fixed
Fixes text and shape positioning issues in Office formats.
-
Added
Adds load from URI capability to GdPicturePDF. Use the new method
LoadFromHttp
. -
Changed
Improves OCR and KVP engine accuracy.
-
Changed
Improves HTML -> PDF conversion engine.
-
Changed
Improves table rendering for all Office formats.
-
Changed
Improves diagrams rendering for all Office formats.
-
Added
Adds new method
GetPageRotation
to the DocuViewareControl class. -
Added
Adds new method overload
TiffExtractPage
to the GdPictureImaging class to specify compression scheme. -
Changed
Improves DocuVieware behaviour for expired session context.
-
Fixed
Fixes ThumbnailEx issue at DesignTime when using NuGet package
14.1.18926 September 2022
-
Changed
Improves PDF/A conversion engine.
-
Changed
Improves PDF unembed font feature.
-
Changed
Improves Office formats rendering engine.
-
Added
Adds property TrackOfficeDocumentRevisions to GdPictureDocumentConverter.
-
Changed
Improves annotation rendering support.
14.1.18815 September 2022
-
Changed
Improves speed of the 1D barcode recognition engine.
-
Changed
Improves speed of the PDF417 recognition engine.
-
Changed
Improves DXF renderer.
-
Changed
Improves Key-Value Pairs processing engine.
-
Fixed
Fixes a memory leak in ThumbnailEx (WPF edition).
14.1.1877 September 2022
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves DocuVieware UX.
-
Changed
Improves PDF text extraction engine.
-
Changed
Improves OCR accuracy.
-
Changed
Improves PDF resource optimization.
-
Changed
Improves 2D barcode decoding speed.
14.1.18624 August 2022
-
Added
Adds .dotx format support.
-
Changed
Improves KVP engine accuracy.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves HTML -> PDF engine.
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves PDF text extraction engine.
-
Changed
Improves PDF resource optimization.
-
Changed
Improves PDF/A validator engine.
-
Added
Adds new overloads for NewActionGoTo and NewActionGoToR to allow retain current coordinates on destination page.
-
Fixed
Fixes minor bugs.
14.1.18510 August 2022
-
Changed
Improves Office formats rendering.
-
Changed
Improves Key-Value Pair engine accuracy.
-
Changed
Improves 1D barcode reading accuracy.
-
Fixed
Fixes an issue on GetTextHeight() and GetTextWidth() methods in GdPictureImaging.
-
Fixed
Fixes minor bugs.
-
Changed
14.1.1844 August 2022
-
Added
Adds new property JBIG2PMSThreshold to GdPictureDocumentConverter.
-
Changed
Improves OCR accuracy.
-
Changed
Improves Key-Value pair engine accuracy.
-
Changed
Improves PDF rendering engine.
-
Changed
Improves Office formats rendering.
-
Added
Adds new method PageIsBlank() to GdPicturePDF.
-
Added
Adds new overload AutoCropPage() to GdPicturePDF allowing to ignore white rectangle graphic objects.
-
Fixed
Fixes issue on font size computation with text drawing methods in GdPictureImaging.
-
Fixed
Fixes an issue that could cause a TimeOutOperation status in GdPictureDocumentConverter.
-
Fixed
Fixes minor bugs.
14.1.18329 July 2022
-
Changed
Improves Office Format Rendering.
-
Fixed
Fixes minor PDF page scaling issues.
-
Changed
Improves PDF repair feature.
-
Changed
Improves PDF/A converter engine performance.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves Key-Value pair engine.
-
Fixed
Fixes minor bugs.
14.1.18222 July 2022
-
Changed
Improves Office rendering engine.
-
Changed
Improves PDF optimization speed.
-
Changed
Improves JBIG2 compression rate and speed.
-
Changed
Improves text extraction engine.
-
Fixed
Fixes minor bugs.
14.1.18115 July 2022
-
Changed
Improves PDF/A validator engine.
-
Changed
Improves JBIG2 compression rate and encoding speed.
-
Changed
Improves Arabic OCR accuracy.
-
Changed
Improves Office rendering engine.
-
Changed
Improves Key-Value pair engine.
-
Fixed
Fixes minor bugs.
14.1.18007 July 2022
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves QR Code reader accuracy.
-
Changed
Improves OCR accuracy and speed.
-
Changed
Improves Key-Value pair detection engine.
-
Fixed
Fixes minor bugs.
14.1.17928 June 2022
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves Key-Value pair detection engine.
-
Changed
Improves document rendering speed.
-
Changed
Improves global speed of image processing & document-cleanup features.
-
Fixed
Fixes minor bugs.
14.1.17824 June 2022
-
Changed
Improves PDF/A converter and validator engines.
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves Key-Value pair finder engine.
-
Changed
Improves WEB TWAIN controller.
-
Fixed
Fixes minor bugs.
14.1.17717 June 2022
-
Changed
GdPictureDocumentUtilities: new method ToGdPictureStatus().
-
Changed
Key-Value pair detection engine improvements.
-
Changed
Improves PDF rendering engine.
-
Added
New enumeration PdfGridSplitOrdering.
-
Changed
GdPicturePDF: new methods GridSplit().
-
Changed
Battery of minor bug fixes.
14.1.17609 June 2022
-
Changed
OCR engine improvements.
-
Changed
Improves Office formats rendering engine.
-
Changed
GdPictureDocumentConverter: new property PdfEnableLinearization.
-
Changed
Battery of minor bug fixes.
14.1.17502 June 2022
-
Changed
Improves PDF/A Validator engine.
-
Changed
Improves PDF OCG flattening feature.
-
Changed
Improves PDF parsing of malformed documents.
-
Changed
Ocr accuracy improvements.
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves PDF digital signature support.
-
Changed
GdPicturePDF: new method IsSignatureFieldSigned().
14.1.17427 May 2022
-
Changed
Improves PDF text removal engine.
-
Changed
Improves PDF/A Validator engine.
-
Changed
Improves Office formats rendering engine.
-
Changed
OCR engine improvements.
-
Changed
Battery of minor bug fixes.
14.1.17323 May 2022
-
Fixed
Fixes a regression in the PDF generator engine.
-
Fixed
Fixes a memory leak in the barcode reader engine.
-
Changed
Improves annotations support into the WPF edition of the GdViewer control.
-
Changed
Improves PDF incremental saving into the AnnotationManager class.
-
Changed
Battery of other minor bug fixes.
14.1.17220 May 2022
-
Fixed
Fixes a critical regression in the OCR engine.
14.1.17119 May 2022
-
Changed
Improves OCR accuracy.
-
Changed
First implementation of a key-value pair data extractor in the OCR engine.
-
Changed
GdPictureOCR: new method GetKeyValuePairCount().
-
Changed
GdPictureOCR: new method GetKeyValuePairKeyString().
-
Changed
GdPictureOCR: new method GetKeyValuePairKeyRect().
-
Changed
GdPictureOCR: new method GetKeyValuePairValueRect().
-
Changed
GdPictureOCR: new method GetKeyValuePairValueString().
-
Changed
GdPictureOCR: new method GetKeyValuePairDataType().
-
Changed
GdPictureOCR: new method GetKeyValuePairConfidence().
-
Changed
GdPictureOCR: new method GetKeyValuePairIsStrong().
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves PDF parsing and processing.
-
Changed
Battery of minor bug fixes.
14.1.17012 May 2022
-
Changed
Improves OCR accuracy.
-
Changed
Improves PDF/A Validator engine
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves DocuVieware UI.
-
Changed
Improves PDF page scaling annotation handling.
-
Changed
Battery of minor bug fixes.
14.1.16906 May 2022
-
Changed
OCR accuracy improvements.
-
Changed
Improves DocuVieware user interface.
14.1.16806 May 2022
-
Changed
DocuVieware: added user interface themes support. new property UserInterfaceTheme added into the public API.
-
Changed
Improves OCR accuracy.
-
Changed
Improves PDF reducer engine.
-
Changed
Improves Office rendering engine.
-
Changed
Improves PDF/A converter and validator engines.
-
Changed
Battery of minor bug fixes.
14.1.16729 April 2022
-
Added
Adds blank page dropout support in the PDF reducer engine when input document is in raster format.
-
Fixed
Fixes a dependency issue with System.Drawing.Common in the Core edition.
14.1.16628 April 2022
-
Changed
Improves PDF/A converter and validator engines.
-
Changed
Improves Office rendering engine.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves PDF reducer engine.
-
Changed
Battery of minor bug fixes.
14.1.16523 April 2022
-
Changed
Vulnerability fix in DocuVieware.
-
Changed
Vulnerability fix in the MICR engine.
14.1.16421 April 2022
-
Changed
Improves text extraction engine.
-
Changed
GdPicturePDF: new method HasJavaScript().
-
Changed
GdPicturePDF: new method RemoveAnnotationAction().
-
Changed
Improves Office rendering engine.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves PDF reducer engine.
-
Changed
Improves PDF OCG flattening feature.
-
Changed
Improves PDF/A converter engine.
-
Changed
Improves PDF annotation flattening feature.
-
Changed
Battery of minor bug fixes.
14.1.16308 April 2022
-
Fixed
Fixes a critical regression into the PDF parser.
14.1.16208 April 2022
-
Changed
Improves MRC engine accuracy.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves PDF OCG flattening feature.
-
Changed
Improves internal PDF repair engine.
-
Changed
Improves office formats rendering.
-
Changed
Improves PDF rendering engine.
-
Changed
Improves Handling of some malformed PDF.
-
Changed
Improves PDF/A converter engine.
-
Changed
Improves PDF reducer engine.
-
Changed
Battery of minor bug fixes.
-
Added
New native runtime: GdPicture.NET.14.machine.vision(.64).dll
-
Removed
Removed native runtimes: GdPicture.NET.14.ocr.tesseract.3(.64).dll, GdPicture.NET.14.omr(.64).dll and GdPicture.NET.14.document.analyzer(.64).dll. They have been merged into GdPicture.NET.14.machine.vision(.64).dll.
14.1.16101 April 2022
-
Changed
Improves MRC engine accuracy.
-
Fixed
Fixes a critical issue with XLSX loading in .NET Core edition.
-
Changed
Battery of minor bug fixes.
14.1.16031 March 2022
-
Changed
Improves PDF digital signature support.
-
Changed
Improves QR Code reader accuracy.
-
Changed
Improves OCR accuracy.
-
Changed
Improves MRC engine accuracy.
-
Changed
Improves PDF page normalization feature.
-
Changed
Improves PDF OCG flattening feature.
-
Changed
Improves PDF parsing performance.
-
Changed
Improves PDF redaction engine.
-
Changed
Improves Office formats rendering: Text wrapping and table rendering.
-
Added
Adds support for docm, xlsm and pptm formats. Handled as if the macros are not enabled.
-
Changed
Battery of minor bug fixes.
14.1.15924 March 2022
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves PDF page normalization feature.
-
Changed
Improves Handling of some malformed PDF.
-
Changed
Improves OCR engine accuracy.
-
Changed
Battery of minor bug fixes.
14.1.15819 March 2022
-
Changed
Improves Office formats rendering engine.
-
Changed
Critical bug fix preventing office formats parsing in .NET core edition.
14.1.15717 March 2022
-
Changed
Improves OCR engine accuracy.
-
Changed
PdfOcrOptions class: new property RemoveExistingText.
-
Changed
Improves Office formats rendering engine.
-
Changed
Battery of minor bug fixes.
14.1.15610 March 2022
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves MRC engine accuracy.
-
Changed
Improves PDF page normalization feature.
-
Changed
Improves PDF unembed font feature.
-
Changed
Improves Office formats rendering.
-
Changed
Improves EMG & MSG rendering engine.
-
Changed
Improves PDF/A converter engine.
-
Changed
Improves PDF resource optimization.
-
Changed
Battery of minor bug fixes.
14.1.15504 March 2022
-
Fixed
Fixes a critical regression in the PDF engine.
14.1.15403 March 2022
-
Changed
GdPictureDocumentConverter: new property TiffEnableExifRotate, HtmlPreferOnePage & HtmlEmulationType.
-
Changed
Improves OCR accuracy.
-
Changed
Improves HTML, MSG & EML rendering engines.
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves PDF redaction engine.
-
Changed
Battery of minor bug fixes.
14.1.15324 February 2022
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves MRC engine.
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves PDF rendering of text markup annotations.
-
Changed
Improves PDF rendering engine with malformed documents.
-
Changed
DocuVieware: new .NET properties: SearchResultsBorderColor, SearchResultsBackColor.
-
Changed
GdPicturePDF: new method SetJBIG2PMSThreshold().
-
Changed
Battery of minor bug fixes.
14.1.15217 February 2022
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves OCR accuracy.
-
Added
Adds new OCR special context engine to read numeric symbols and capital letters. See OCRSpecialContext.AlphaNumAllCapsML enumeration member.
-
Changed
Battery of minor bug fixes.
14.1.15110 February 2022
-
Changed
Improves Office formats rendering engine.
-
Changed
GdViewer (WinForm) new method ClearCache().
-
Changed
Improves SVG rendering engine.
-
Changed
Improves PDF rendering engine.
-
Changed
Improves EML/MSG conversion engine.
-
Changed
Improves OCR accuracy and speed.
-
Changed
Improves PDF text removal engine.
-
Changed
Battery of minor bug fixes.
14.1.15001 February 2022
-
Changed
Improves OCR accuracy.
-
Changed
Improves Office formats rendering engine.
-
Changed
Battery of minor bug fixes.
14.1.14927 January 2022
-
Changed
Improves OCR accuracy.
-
Changed
Improves Office formats rendering engine.
-
Changed
Battery of minor bug fixes.
14.1.14820 January 2022
-
Changed
Improves OCR accuracy.
-
Changed
Improves PDF/A converter and validator engines.
-
Changed
Improves Office rendering engine.
-
Changed
Battery of minor bug fixes.
14.1.14714 January 2022
-
Changed
Improves OCR accuracy.
-
Changed
Improves text extraction engine.
-
Changed
Improves MaxiCode reader accuracy.
-
Changed
Improves Office rendering engine.
-
Changed
Improves internal PDF repair engine.
-
Changed
Improves PDF forms flattening functionality.
-
Changed
Improves PDF rendering engine.
-
Changed
Battery of minor bug fixes.
14.1.14610 January 2022
-
Changed
GdViewer (WinForm): Fixes a critical bug fix introduced in previous version.
14.1.14510 January 2022
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves PDF rendering engine.
-
Changed
Improves Office rendering engine.
-
Changed
Improves Maxicode reader accuracy.
-
Changed
Battery of minor bug fixes.
14.1.14406 January 2022
-
Changed
Improves PDF rendering engine.
-
Changed
Improves OCR engine accuracy and speed.
-
Changed
Improves Office rendering engine
-
Changed
Improves text extraction engine.
-
Changed
Improves PDF 2.0 / PDF/A-4 support.
-
Changed
GdPicture & DocuVieware are now available as NuGet packages.
-
Changed
Battery of minor bug fixes.
-
Changed
Happy new year!
14.1.14323 December 2021
-
Added
Adds support for PDF/A-4, PDF/A-4e PDF/A-4f, generation, conversion & validation.
-
Changed
Improves PDF/A converter and validation engines.
-
Changed
Improves built-in PDF font pack engine.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves Office rendering engine.
-
Changed
Battery of minor bug fixes.
14.1.14216 December 2021
-
Changed
Introduced support for Maxicode reading & writing.
-
Changed
Improves OCR accuracy.
-
Changed
Improves Office formats rasterizer engine.
-
Changed
GdPictureImaging: new method BarcodeMaxicodeGetSize().
-
Changed
GdPictureImaging: new method BarcodeMaxicodeWrite().
-
Changed
GdPictureImaging: new method BarcodeMaxicodeReaderClear().
-
Changed
GdPictureImaging: new method BarcodeMaxicodeReaderDoScan().
-
Changed
GdPictureImaging: new method BarcodeMaxicodeReaderGetBarcodeCount().
-
Changed
GdPictureImaging: new method BarcodeMaxicodeReaderGetBarcodeValue().
-
Changed
GdPictureImaging: new method BarcodeMaxicodeReaderGetBarcodeValueRAWBase64().
-
Changed
GdPictureImaging: new method BarcodeMaxicodeReaderGetBarcodeConfidence().
-
Changed
GdPictureImaging: new method BarcodeMaxicodeReaderGetBarcodeX1().
-
Changed
GdPictureImaging: new method BarcodeMaxicodeReaderGetBarcodeX2().
-
Changed
GdPictureImaging: new method BarcodeMaxicodeReaderGetBarcodeX3().
-
Changed
GdPictureImaging: new method BarcodeMaxicodeReaderGetBarcodeX4().
-
Changed
GdPictureImaging: new method BarcodeMaxicodeReaderGetBarcodeY1().
-
Changed
GdPictureImaging: new method BarcodeMaxicodeReaderGetBarcodeY2().
-
Changed
GdPictureImaging: new method BarcodeMaxicodeReaderGetBarcodeY3().
-
Changed
GdPictureImaging: new method BarcodeMaxicodeReaderGetBarcodeY4().
-
Changed
Battery of minor bug fixes.
14.1.14108 December 2021
-
Changed
OCR: Improves accuracy.
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves PDF reducer engine.
-
Changed
Improves PDF rendering engine.
-
Changed
GdPicturePDF: Improves grayscale conversion engine.
-
Changed
DocuVieware: Improves formfields support.
-
Changed
Battery of minor bug fixes.
14.1.14025 November 2021
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves PDF digital signature support.
-
Changed
Improves PDF parsing of malformed documents.
-
Changed
Improves Office formats rendering engine.
-
Changed
DocuVieware: new JavaScript function: RegisterOnPageDeleted().
-
Changed
DocuVieware: new JavaScript function: RegisterOnUnknownLinkNavigation().
-
Changed
Battery of minor bug fixes.
14.1.13918 November 2021
-
Changed
Improves OCR accuracy.
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves PDF rendering engine.
-
Changed
Improves PDF/A converter and validation engines.
-
Changed
Improves COM edition stream reading performance.
-
Changed
DocuVieware: new property PrintDefaultPageRange.
-
Changed
DocuVieware: new property SaveDefaultPageRange.
-
Changed
DocuVieware: new JavaScript RegisterOnAttachmentClick.
-
Changed
Battery of minor bug fixes.
14.1.13808 November 2021
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves text extraction & paragraphs detection engines.
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves SVG rendering engine.
-
Changed
GdPicturePDF: Improves grayscale conversion engine.
-
Changed
Battery of minor bug fixes.
14.1.13728 October 2021
-
Changed
Improves PDF/A converter engine.
-
Changed
GdPicturePDF: Improves functionality of DropPDFASupport() method.
-
Changed
DocuVieware: Improves form fields support.
-
Changed
Improves Office formats rendering engine.
-
Changed
Battery of minor bug fixes.
14.1.13621 October 2021
-
Changed
Improves MRZ reader engine accuracy.
-
Changed
Improves OCR engine accuracy & speed.
-
Changed
Improves page orientation detection accuracy.
-
Changed
GdPicturePDF: Improves RegEx text search.
-
Changed
GdPicturePDF: Improves grayscale conversion engine.
-
Changed
GdPicturePDF: New overload ConvertToGrayscale() to enable/disable unused resources removal.
-
Changed
GdPicturePDF: Improves AutoCropPage functionality.
-
Changed
Improves PDF/A converter engine.
-
Changed
Improves Office formats rendering engine.
-
Changed
Battery of minor bug fixes.
14.1.13507 October 2021
-
Changed
Improves OCR accuracy.
-
Changed
Improves office formats rendering engine.
-
Changed
Improves PDF parser engine.
-
Changed
GdPictureImaging: new method FontIsSymbolic().
-
Changed
GdPictureImaging: new method FontCanRenderText().
-
Changed
OCRSpecialContext enumeration: new member NumericLineML.
-
Changed
OCRSpecialContext enumeration: new member HandwrittenNumericBoxML.
-
Changed
GdPictureOCR: new method GetCharacterAlternativeCount().
-
Changed
GdPictureOCR: new method GetCharacterAlternativeValue().
-
Changed
GdPictureOCR: new method GetCharacterAlternativeConfidence().
-
Changed
DocuVieware: new function RegisterOnUriNavigation().
-
Changed
Battery of minor bug fixes.
14.1.13430 September 2021
-
Changed
Improves OCR accuracy.
-
Changed
Improves PDF reducer engine.
-
Changed
Improves Office rendering engine.
-
Changed
Battery of minor bug fixes.
14.1.13323 September 2021
-
Changed
OCR engine accuracy & speed improvements.
-
Changed
Improves Office rendering engine.
-
Changed
Improves PDF rendering engine.
-
Changed
Improves internal PDF repair engine.
-
Changed
Battery of minor bug fixes.
14.1.13217 September 2021
-
Changed
Improves OCR accuracy.
-
Changed
ThumbnailEx control: new property SelectedThumbnailBackColorAlpha.
-
Changed
Improves Office rendering engine.
-
Changed
GdPicturePDF: Improves PDF repair functionality.
-
Changed
Battery of minor bug fixes.
14.1.13109 September 2021
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves MRZ reader engine accuracy.
-
Changed
Improves Office formats rendering engine.
-
Changed
Battery of minor bug fixes.
14.1.13003 September 2021
-
Changed
Improves OCR accuracy.
-
Changed
Improves MRC engine accuracy.
-
Changed
Improves office formats rendering engine.
-
Changed
Improves 2D barcode reader accuracy.
-
Changed
Battery of minor bug fixes.
14.1.12927 August 2021
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves MRC engine accuracy.
-
Changed
Improves 1D barcode reader accuracy.
-
Changed
GdPictureSegmenter: added word segmentation support.
-
Changed
GdPictureSegmenter: new property InputValue.
-
Changed
SegmentationMode enumeration: new members WordLayout & WordLayoutLK.
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves PDF text extraction engine.
-
Changed
BookmarkTree (WinForm & WPF): new property RightToLeftLayout.
-
Changed
Battery of minor bug fixes.
14.1.12819 August 2021
-
Changed
Improves MRC compression engine.
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves OCR accuracy.
-
Changed
Improves 1D barcode reading accuracy.
-
Changed
Improves PDF parsing.
-
Changed
Battery of minor bug fixes.
14.1.12713 August 2021
-
Changed
Improves MRC engine accuracy & speed.
-
Changed
Improves lossy JBIG2 encoder (better pattern matching on text content).
-
Changed
PDF Reducer engine can now produce PDF/A output.
-
Added
Adds support for file attachments in Office formats.
-
Changed
Improves office formats rendering engine.
-
Changed
Improves PDF Reducer compression rate.
-
Changed
GdPicturePDF: new method DropPDFASupport().
-
Changed
GdPicturePDF: new method GetPageImageMaskResName().
-
Changed
Battery of minor bug fixes.
14.1.12605 August 2021
-
Changed
Improves OCR accuracy and speed.
-
Changed
Improves Office formats rendering engine.
-
Changed
BookmarkTree: new property AutoGenerate.
-
Changed
DocuVieware: Improves user interface.
-
Changed
Battery of minor bug fixes.
14.1.12529 July 2021
-
Changed
Improves OCR accuracy.
-
Changed
Improves DocuVieware user interface.
-
Changed
Improves Office formats rendering engine.
-
Changed
DocuVieware: new property SnapInSplitterBarColor.
-
Changed
DocuVieware: new JavaScript API SetCustomHeaders().
-
Changed
GdPicturePDF: new method SetMRCImageMaskResolution().
-
Changed
Improves MRC engine compression rate.
-
Changed
Battery of minor bug fixes.
14.1.12423 July 2021
-
Changed
Improves OCR accuracy.
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves MSG rendering engine.
-
Changed
Improves 1D barcode reader accuracy.
-
Changed
DocuVieware: new property ShowLoadingSpinner.
-
Changed
DocuVieware: added new optional parameter (xferCount) to the TwainSetConfig() JavaScript function.
-
Changed
DocuVieware: new property ScrollBarStyle.
-
Changed
GdPictureDocumentUtilities: new method GetWebBrowserPoolSize().
-
Changed
Battery of minor bug fixes.
14.1.12316 July 2021
-
Added
Adds support to convert any document to SVG.
-
Changed
GdPicturePDF: new method SearchAndHighlight().
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves PDF/A converter engine.
-
Changed
GdPictureDocumentConverter: new method SaveAsSVG().
-
Changed
Battery of minor bug fixes.
14.1.12208 July 2021
-
Changed
Improves OCR accuracy.
-
Changed
Improves DocuVieware UX.
-
Changed
Improves Office formats rendering engine.
-
Changed
GdPictureDocumentConverter: new overloaded method CombineToPDF() taking an array of stream.
-
Changed
DocuVieware: new Event BeforeRequest.
-
Changed
Battery of minor bug fixes.
14.1.12102 July 2021
-
Changed
DocuVieware: new property EnableThumbnailRotateButtons.
-
Changed
DocuVieware: new property EnableThumbnailDeleteButton.
-
Changed
GdPicturePDF: Improves AutoCropPage functionality.
-
Changed
GdPicturePDF: Improves embedded files handling.
-
Changed
GdPicturePDF: Improves RegEx text search.
-
Changed
DocuVieware: DocuViewareManager new method SetEncryptionMode().
-
Changed
DocuVieware: DocuViewareManager new method AbandonSessions().
-
Changed
DocuVieware: new enumeration DocuViewareFilesEncryptionMode.
-
Changed
Improves PDF/A converter and validation engines.
-
Changed
Battery of minor bug fixes.
14.1.12025 June 2021
-
Changed
Improves OCR accuracy.
-
Changed
Improves Office documents rendering engine.
-
Changed
Improves QrCode reader accuracy.
-
Changed
Improves 1D barcode reader accuracy.
-
Changed
Improves PDF/A converter and validation engines.
-
Changed
Battery of minor bug fixes.
14.1.11916 June 2021
-
Changed
GdPictureOCR: new property MaxThreadCount.
-
Changed
Improves OCR accuracy.
-
Changed
Improves PDF/A converter engine.
-
Changed
Improves office formats rendering engine.
-
Changed
Improves PDF & image rendering speed.
-
Changed
GdPictureImaging: new overload Barcode1DReaderGetBarcodeValue() to specify if Febraban digital line should be computed.
-
Changed
GdPictureStatus enumeration: added new member BarcodePDF417InvalidDataCount.
-
Changed
DocuVieware: Improves page generation speed.
-
Changed
Battery of minor bug fixes.
14.1.11810 June 2021
-
Changed
Improves PDF rendering engine.
-
Changed
Improves PDF/A converter engine.
-
Changed
Improves PDF digital signature support.
-
Changed
Improves PDF/OCR engine.
-
Changed
Improves OCR accuracy.
-
Changed
DocuVieware: some UI improvements.
-
Changed
Battery of minor bug fixes.
14.1.11702 June 2021
-
Changed
Improves OCR accuracy.
-
Changed
Improves PDF digital signature support.
-
Changed
Improves office formats rendering engine.
-
Changed
Battery of minor bug fixes.
14.1.11627 May 2021
-
Changed
Improves PDF text extraction engine.
-
Changed
Improves PDF/A converter engine.
-
Changed
Improves PDF rendering engine.
-
Changed
Improves speed & robustness of the PDF417 recognition engine.
-
Changed
Improves 1D barcode reader engine accuracy.
-
Added
Adds EML & MSG formats support.
-
Changed
GdPictureDocumentConverter: new property EmailPageWidth.
-
Changed
GdPictureDocumentConverter: new property EmailPageHeight.
-
Changed
GdPictureDocumentConverter: new property EmailPageMarginLeft.
-
Changed
GdPictureDocumentConverter: new property EmailPageMarginTop.
-
Changed
GdPictureDocumentConverter: new property EmailPageMarginRight.
-
Changed
GdPictureDocumentConverter: new property EmailPageMarginBottom.
-
Changed
Battery of minor bug fixes.
14.1.11520 May 2021
-
Added
Adds support for HEIF format.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves PDF/A converter engine.
-
Changed
Improves PDF rendering engine.
-
Changed
Improves office formats rendering engine.
-
Changed
Improves TWAIN scanning support.
-
Changed
Battery of minor bug fixes.
14.1.11413 May 2021
-
Added
Adds support for HEIF format.
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves PDF/A converter engine.
-
Changed
Improves PDF rendering engine.
-
Changed
Battery of minor bug fixes.
14.1.11329 April 2021
-
Changed
Improves Office rendering engine.
-
Changed
Improves PDF rendering engine.
-
Changed
Improves PDF/A converter engine.
-
Changed
Improves OCR engine speed.
-
Changed
Improves GdViewer Winform rendering engine.
-
Changed
General speed improvements.
-
Changed
Battery of minor bug fixes.
14.1.11222 April 2021
-
Changed
Improves GdViewer Winform rendering engine.
-
Changed
Improves RTL support for annotation editing.
-
Changed
Improves MICR accuracy.
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves PDF/A converter engine.
-
Changed
Improves PDF rendering engine.
-
Changed
Improves OCR engine accuracy.
-
Changed
Battery of minor bug fixes.
14.1.11115 April 2021
-
Changed
Improves support for unstable TWAIN drivers.
-
Changed
DocuVieware: added support for 64-bit TWAIN devices acquisition.
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves global toolkit speed.
-
Changed
Battery of minor bug fixes.
14.1.11008 April 2021
-
Changed
Improves MICR engine accuracy and speed.
-
Changed
Improves support for JPEG compression in tiff images.
-
Changed
GdPicturePDF: new method AutoCropPage().
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves PDF rendering engine.
-
Changed
Improves PDF generation speed.
-
Changed
Improves PNG images generation speed.
-
Changed
DocuVieware: Improves page transfer speed.
-
Changed
Battery of minor bug fixes.
14.1.10901 April 2021
-
Changed
Improves PDF rendering engine.
-
Changed
Improves office formats rendering engine.
-
Changed
TextExtractionOptions enumeration: added new member IgnoreRotatedText.
-
Changed
Improves PDF text extraction engine.
-
Changed
Improves PDF/A converter engine.
-
Changed
DocuVieware: new JavaScript function SetMaxUploadThreads().
-
Changed
DocuVieware: new JavaScript function DeletePages().
-
Changed
DocuVieware: new JavaScript function RotatePages().
-
Changed
DocuVieware: new JavaScript function SwapPages().
-
Changed
DocuVieware: new .NET method DeletePages().
-
Changed
DocuVieware: new .NET method RotatePages().
-
Changed
DocuVieware: new .NET method SwapPages().
-
Changed
DocuVieware: extended page reordering support to all document types.
-
Changed
Battery of minor bug fixes.
14.1.10823 March 2021
-
Added
New enumeration MRZFormat.
-
Added
New enumeration OCRBlockSpecialFormat.
-
Changed
TextExtractionOptions enumeration: added new member DisableTextOrientationDetection.
-
Changed
GdPictureOCR: new method GetBlockSpecialFormat().
-
Changed
GdPictureOCR: new method GetBlockSpecialFormatData().
-
Changed
Improves Office rendering engine.
-
Changed
Improves MICR engine accuracy.
-
Changed
Improves HTML engine.
-
Changed
GdPicturePDF: new methods OverlayPage().
-
Changed
DocuVieware: Improves printing speed.
-
Changed
DocuVieware: Improves HTTP loading speed. Up to 4x faster.
-
Changed
DocuVieware: Improves page rotation mechanism.
-
Changed
Battery of minor bug fixes.
14.1.10711 March 2021
-
Added
Adds HTML format support for viewing and conversion.
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves HTTP transfer support and added support for HTTP/2 protocol.
-
Changed
GdPictureDocumentUtilities: new method IsWebBrowserAvailable().
-
Changed
GdPictureDocumentUtilities: new method GetWebBrowserPath().
-
Changed
GdPictureDocumentUtilities: new method SetWebBrowserPath().
-
Changed
GdPictureDocumentUtilities: new method SetWebBrowserPoolSize().
-
Changed
GdPictureDocumentUtilities: new method ClearWebBrowserCache().
-
Changed
GdPictureStatus enumeration: new member WebBrowserStartingError.
-
Changed
DocumentType enumeration: new member DocumentTypeHTML.
-
Changed
DocumentFormat enumeration: new member DocumentFormatHTML.
-
Changed
GdPictureDocumentConverter: new property HtmlPageWidth.
-
Changed
GdPictureDocumentConverter: new property HtmlPageHeight.
-
Changed
GdPictureDocumentConverter: new property HtmlPageMarginLeft.
-
Changed
GdPictureDocumentConverter: new property HtmlPageMarginTop.
-
Changed
GdPictureDocumentConverter: new property HtmlPageMarginRight.
-
Changed
GdPictureDocumentConverter: new property HtmlPageMarginBottom.
-
Changed
GdPictureDocumentConverter: new property HtmlPreferCSSPageSize.
-
Changed
GdPictureDocumentConverter: new method LoadFromHttp().
-
Changed
DocuVieware: new property EnableLinkRect.
-
Changed
Battery of minor bug fixes.
14.1.10604 March 2021
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves MICR engine accuracy and speed.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves MRZ reader accuracy.
-
Changed
Improves quality image annotations embedded into PDF.
-
Changed
Battery of minor bug fixes.
14.1.10525 February 2021
-
Changed
Improves MICR engine accuracy and speed, and we will do even better in next release.
-
Changed
Improves OCR engine accuracy.
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves (a lot) PDF/A converter and validation engines.
-
Changed
OCRSpecialContext enumeration: added MICRLineE13B and MICRLineCMC7 members.
-
Changed
GdPictureOCR: new property ExpectedSymbolCount.
-
Changed
GdPicturePDF: new method SetForceRasterizerInterpolation().
-
Changed
Improves blank page detection algorithm.
-
Changed
DocuVieware: new JavaScript function: DirectSave().
-
Changed
GdPictureImaging: new overload of Barcode1DReaderDoScan() to allow to set a timeout.
-
Changed
Battery of minor bug fixes.
14.1.10418 February 2021
-
Changed
Improves MICR engine accuracy.
-
Changed
Improves Office formats rendering engine.
-
Changed
GdPicturePDF: new overloads of SearchText() to enable text search of any word in the search expression.
-
Changed
Battery of minor bug fixes.
14.1.10311 February 2021
-
Changed
Improves PDF/A converter and validation engines.
-
Changed
Improves MICR engine accuracy & speed.
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves PDF rendering engine.
-
Changed
Battery of minor bug fixes.
14.1.10204 February 2021
-
Changed
GdPictureDocumentConverter: new property TimeoutMilliseconds.
-
Changed
GdPictureImaging: new method ConvertTo1BppWAN().
-
Changed
GdPicturePDF: new method ConvertToGrayscale().
-
Changed
DocuVieware: new property LoadingTimeout.
-
Changed
DocuVieware: new contextual menu item to remove selected text.
-
Changed
DocuVieware: new property EnableRemoveTextItem.
-
Changed
Improves MRZ reader accuracy and speed.
-
Changed
Improves MRC engine.
-
Changed
Improves OCR engine.
-
Changed
Improves office formats rendering engine.
-
Changed
Battery of minor bug fixes.
14.1.10128 January 2021
-
Changed
Improves PDF redaction engine.
-
Changed
Improves MRC engine.
-
Changed
Improves PDF/OCR generation with Chinese language.
-
Changed
Improves office formats rendering engine.
-
Changed
Improves PDF text extraction engine.
-
Changed
Improves PDF rendering engine.
-
Changed
DocuVieware: new JavaScript function: RegisterOnTextUnselected().
-
Changed
DocuVieware: new property: EnableTextCopyMenuItem.
-
Changed
DocuVieware: added Chinese traditional locale.
-
Changed
Battery of minor bug fixes.
14.1.10020 January 2021
-
Changed
Improves MRC engine.
-
Changed
Improves OCR accuracy for Chinese language.
-
Changed
Improves office formats rendering engine.
-
Changed
Improves PDF engine.
-
Changed
Improves DocuVieware UI responsiveness.
-
Changed
Battery of minor bug fixes.
14.1.9914 January 2021
-
Changed
Improves digital signature support.
-
Changed
Improves MRC engine accuracy and speed.
-
Changed
PDFReducerConfiguration class: new property EnableParallelization.
-
Changed
Improves PDF417 barcode decoder accuracy.
-
Changed
Battery of minor bug fixes.
14.1.9806 January 2021
-
Changed
Improves toolkit speed.
-
Changed
Improves automatic page orientation engine speed and accuracy.
-
Changed
Improves OCR accuracy.
-
Changed
Improves MRC engine accuracy and speed.
-
Changed
Battery of minor bug fixes.
14.1.9731 December 2020
-
Changed
GdViewer (WinForm & WPF) new method TerminateLastAnnotInteractiveAdd().
-
Changed
Improves PDF merging engine.
-
Changed
Improves RTL support with GdPicture/XMP annotations.
-
Changed
Improves page orientation detection engine.
-
Changed
Improves MRC engine speed.
-
Changed
DocuVieware: Improves UI and document loading speed.
-
Changed
DocuVieware: added support for file attachment annotations.
-
Changed
DocuViware: new property EnableFileAttachments.
-
Changed
Battery of minor bug fixes.
-
Changed
< HNY/ >
14.1.9624 December 2020
-
Changed
Improves internal rendering engine speed.
-
Changed
Improves digital signature support.
-
Changed
Improves PDF/A converter and validation engines (speed & accuracy).
-
Changed
Improves PDF parser, especially to handle malformed documents.
-
Changed
Improves office formats rendering engine.
-
Changed
Improves color detection engine accuracy.
-
Changed
Battery of minor bug fixes.
-
Changed
Merry Christmas / Feliz Navidad.
14.1.9517 December 2020
-
Fixed
Fixes a critical issue on .NET 5.
-
Changed
Improves Office formats rendering engine.
-
Changed
Improves PDF/A converter engine.
-
Changed
GdViewer (WinForm & WPF): new property PreserveViewRotation.
-
Changed
DocuVieware: Improves TWAIN controller.
-
Changed
DocuVieware: Improves interactive form-fields support.
-
Changed
DocuVieware: dramatical speed improvement when session state mode is DocuViewareSessionStateMode.File.
-
Changed
Battery of minor bug fixes.
14.1.9410 December 2020
-
Changed
Improves office formats rendering engine.
-
Changed
Improves PDF/A converter and validation engines.
-
Changed
Improves PDF parser with malformed documents.
-
Changed
Improves rendering engine.
-
Changed
Improves 2D barcode reader engine accuracy.
-
Changed
DocuVieware: Improves the TWAIN Web scanning support.
-
Changed
Battery of minor bug fixes.