GdPicture.NET 14 New Major Release!

Changelogs, news, and special event announcements.
User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 14.1.107

Post by Loïc » Thu Mar 11, 2021 1:05 pm

- Added HTML format support for viewing and conversion.
- Improved Office formats rendering engine.
- Improved HTTP transfer support and added support for HTTP/2 protocol.
- GdPictureDocumentUtilities: new method IsWebBrowserAvailable().
- GdPictureDocumentUtilities: new method GetWebBrowserPath().
- GdPictureDocumentUtilities: new method SetWebBrowserPath().
- GdPictureDocumentUtilities: new method SetWebBrowserPoolSize().
- GdPictureDocumentUtilities: new method ClearWebBrowserCache().
- GdPictureStatus enumeration: new member WebBrowserStartingError.
- DocumentType enumeration: new member DocumentTypeHTML.
- DocumentFormat enumeration: new member DocumentFormatHTML.
- GdPictureDocumentConverter: new property HtmlPageWidth.
- GdPictureDocumentConverter: new property HtmlPageHeight.
- GdPictureDocumentConverter: new property HtmlPageMarginLeft.
- GdPictureDocumentConverter: new property HtmlPageMarginTop.
- GdPictureDocumentConverter: new property HtmlPageMarginRight.
- GdPictureDocumentConverter: new property HtmlPageMarginBottom.
- GdPictureDocumentConverter: new property HtmlPreferCSSPageSize.
- GdPictureDocumentConverter: new method LoadFromHttp().
- DocuVieware: new property EnableLinkRect.
- Battery of minor bug fixes.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 14.1.108

Post by Loïc » Tue Mar 23, 2021 11:36 am

- New enumeration MRZFormat.
- New enumeration OCRBlockSpecialFormat.
- TextExtractionOptions enumeration: added new member DisableTextOrientationDetection.
- GdPictureOCR: new method GetBlockSpecialFormat().
- GdPictureOCR: new method GetBlockSpecialFormatData().
- Improved Office rendering engine.
- Improved MICR engine accuracy.
- Improved HTML engine.
- GdPicturePDF: new methods OverlayPage().
- DocuVieware: improved printing speed.
- DocuVieware: improved HTTP loading speed. Up to 4x faster.
- DocuVieware: improved page rotation mechanism.
- Battery of minor bug fixes.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 14.1.109

Post by Loïc » Thu Apr 01, 2021 11:22 am

- Improved PDF rendering engine.
- Improved office formats rendering engine.
- TextExtractionOptions enumeration: added new member IgnoreRotatedText.
- Improved PDF text extraction engine.
- Improved PDF/A converter engine.
- DocuVieware: new JavaScript function SetMaxUploadThreads().
- DocuVieware: new JavaScript function DeletePages().
- DocuVieware: new JavaScript function RotatePages().
- DocuVieware: new JavaScript function SwapPages().
- DocuVieware: new .NET method DeletePages().
- DocuVieware: new .NET method RotatePages().
- DocuVieware: new .NET method SwapPages().
- DocuVieware: extended page reordering support to all document types.
- Battery of minor bug fixes.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 14.1.110

Post by Loïc » Thu Apr 08, 2021 3:19 pm

- Improved MICR engine accuracy and speed.
- Improved support for JPEG compression in tiff images.
- GdPicturePDF: new method AutoCropPage().
- Improved Office formats rendering engine.
- Improved PDF rendering engine.
- Improved PDF generation speed.
- Improved PNG images generation speed.
- DocuVieware: improved page transfer speed.
- Battery of minor bug fixes.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 14.1.111

Post by Loïc » Thu Apr 15, 2021 11:07 am

- Improved support for unstable TWAIN drivers.
- DocuVieware: added support for 64-bit TWAIN devices acquisition.
- Improved Office formats rendering engine.
- Improved global toolkit speed.
- Battery of minor bug fixes.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 14.1.112

Post by Loïc » Thu Apr 22, 2021 8:38 am

- Improved GdViewer Winform rendering engine.
- Improved RTL support for annotation editing.
- Improved MICR accuracy.
- Improved Office formats rendering engine.
- Improved PDF/A converter engine.
- Improved PDF rendering engine.
- Improved OCR engine accuracy.
- Battery of minor bug fixes.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 14.1.113

Post by Loïc » Thu Apr 29, 2021 11:26 am

- Improved Office rendering engine.
- Improved PDF rendering engine.
- Improved PDF/A converter engine.
- Improved OCR engine speed.
- Improved GdViewer Winform rendering engine.
- General speed improvements.
- Battery of minor bug fixes.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 14.1.114

Post by Loïc » Thu May 13, 2021 2:28 pm

- Added support for HEIF format.
- Improved Office formats rendering engine.
- Improved PDF/A converter engine.
- Improved PDF rendering engine.
- Battery of minor bug fixes.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 14.1.115

Post by Loïc » Thu May 20, 2021 1:20 pm

- Added support for HEIF format.
- Improved OCR engine accuracy.
- Improved PDF/A converter engine.
- Improved PDF rendering engine.
- Improved office formats rendering engine.
- Improved TWAIN scanning support.
- Battery of minor bug fixes.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 14.1.116

Post by Loïc » Thu May 27, 2021 3:08 pm

- Improved PDF text extraction engine.
- Improved PDF/A converter engine.
- Improved PDF rendering engine.
- Improved speed & robustness of the PDF417 recognition engine.
- Improved 1D barcode reader engine accuracy.
- Added EML & MSG formats support.
- GdPictureDocumentConverter: new property EmailPageWidth.
- GdPictureDocumentConverter: new property EmailPageHeight.
- GdPictureDocumentConverter: new property EmailPageMarginLeft.
- GdPictureDocumentConverter: new property EmailPageMarginTop.
- GdPictureDocumentConverter: new property EmailPageMarginRight.
- GdPictureDocumentConverter: new property EmailPageMarginBottom.
- Battery of minor bug fixes.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 14.1.117

Post by Loïc » Wed Jun 02, 2021 7:09 pm

- Improved OCR accuracy.
- Improved PDF digital signature support.
- Improved office formats rendering engine.
- Battery of minor bug fixes.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 14.1.118

Post by Loïc » Thu Jun 10, 2021 11:31 am

- Improved PDF rendering engine.
- Improved PDF/A converter engine.
- Improved PDF digital signature support.
- Improved PDF/OCR engine.
- Improved OCR accuracy.
- DocuVieware: some UI improvements.
- Battery of minor bug fixes.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 14.1.119

Post by Loïc » Wed Jun 16, 2021 8:11 pm

- GdPictureOCR: new property MaxThreadCount.
- Improved OCR accuracy.
- Improved PDF/A converter engine.
- Improved office formats rendering engine.
- Improved PDF & image rendering speed.
- GdPictureImaging: new overload Barcode1DReaderGetBarcodeValue() to specify if Febraban digital line should be computed.
- GdPictureStatus enumeration: added new member BarcodePDF417InvalidDataCount.
- DocuVieware: improved page generation speed.
- Battery of minor bug fixes.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 14.1.120

Post by Loïc » Fri Jun 25, 2021 5:30 pm

- Improved OCR accuracy.
- Improved Office documents rendering engine.
- Improved QrCode reader accuracy.
- Improved 1D barcode reader accuracy.
- Improved PDF/A converter and validation engines.
- Battery of minor bug fixes.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 14.1.121

Post by Loïc » Fri Jul 02, 2021 10:33 am

- DocuVieware: new property EnableThumbnailRotateButtons.
- DocuVieware: new property EnableThumbnailDeleteButton.
- GdPicturePDF: Improved AutoCropPage functionality.
- GdPicturePDF: Improved embedded files handling.
- GdPicturePDF: Improved RegEx text search.
- DocuVieware: DocuViewareManager new method SetEncryptionMode().
- DocuVieware: DocuViewareManager new method AbandonSessions().
- DocuVieware: new enumeration DocuViewareFilesEncryptionMode.
- Improved PDF/A converter and validation engines.
- Battery of minor bug fixes.

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 1 guest