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.32

Post by Loïc » Tue Aug 13, 2019 12:11 pm

- Improved PNG file creation speed and compression rate.
- Improved TIFF image creation speed and compression rate (when Deflate encoding is used).
- Improved PDF reducer engine (compression speed and rate).
- DOCX rasterizer engine: fixed paragraph numbering-related issues.
- DOCX rasterizer engine: fixed header/footer-related issues.
- GdPictureDocumentConverter: new property PdfEnableColorDetection.
- DocuVieware: improved global performances.
- DocuVieware: introduced a new adaptive raster cache mechanism which dramatically speed-up transfer content of reused documents.
- DocuViewareControl: new property EnableAdaptiveRasterCache.
- DocuVieware: new property EnableAdaptiveRasterCache.
- DocuViewareManager: new method SetAdaptiveRasterCacheLength().
- 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.33

Post by Loïc » Fri Aug 16, 2019 5:07 pm

- Improved PDF form-fields support.
- DocuVieware: dramatically improved TWAIN scanning controller (speed & memory usage).
- XLSX rasterizer engine: improved support for cell/text formatting.
- 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.34

Post by Loïc » Thu Aug 29, 2019 11:47 am

- Improved PDF reducer engine.
- Improved Office format rendering.
- Improved TWAIN support.
- GdPictureImaging: new method TwainImagePreview().
- GdPicturePDF: new overload DeleteOCG() to specify if OCG content shall be removed.
- DocuVieware: improved TWAIN Controller UX.
- DocuVieware: improved TWAIN acquisition speed.
- DocuVieware: new Javascript function GetPageWidth().
- DocuVieware: new Javascript function GetPageHeight().
- DocuVieware: added the possibility to undo drawings of freehand annotations one by one using ctrl+z shortcut.
- DocuVieware: added the possibility to select all current page text using ctrl+a shortcut.
- 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.35

Post by Loïc » Tue Sep 03, 2019 4:38 pm

- Improved PDF/A converter engine.
- Improved XLSX format rendering and conversion to PDF.
- Improved performance and stability of the GdPicture.NET COM/ActiveX edition.
- DocuVieware: improved stability and performance under high server loads.
- 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.36

Post by Loïc » Tue Sep 10, 2019 5:03 pm

- GdPictureDocumentConverter class: new methods ConvertToPDF().
- GdPictureDocumentConverter class: new methods CombineToPDF().
- GdPictureDocumentConverter class: new property TxtPageWidth.
- GdPictureDocumentConverter class: new property TxtPageHeight.
- GdPictureDocumentConverter class: new property TxtPageMarginLeft.
- GdPictureDocumentConverter class: new property TxtPageMarginTop.
- GdPictureDocumentConverter class: new property TxtPageMarginRight.
- GdPictureDocumentConverter class: new property TxtPageMarginBottom.
- GdPictureDocumentConverter class: new property TxtHorizontalTextAlignment.
- GdPictureDocumentConverter class: new property TxtFontSize.
- GdPictureDocumentConverter class: new property TxtFontFamily.
- GdPictureDocumentConverter class: new property TxtFontBold.
- GdPictureDocumentConverter class: new property TxtFontItalic.
- Improved PDF encryption support.
- Improved Office formats renderers.
- Improved DocuVieware data transfer performances.
- Improved DocuVieware TWAIN controller.
- 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.37

Post by Loïc » Wed Sep 18, 2019 5:10 pm

- Added support for converting SVG images to vector PDF documents.
- ThumbnailEx control (WinForm): improved drop shadow appearance and rendering speed.
- Improved PDF optimizer engine.
- Improved SVG rendering engine.
- Improved document printing support.
- Improved Office formats rendering engine.
- DocuVieware: new method LoadFromByteArray().
- DocuVieware: new method LoadFromFile().
- DocuVieware: new method BurnAnnotations().
- 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.38

Post by Loïc » Mon Sep 30, 2019 3:23 pm

- Improved SVG rendering engine.
- Improved digital signing support with the .NET core edition.
- Dramatically Improved MRC engine: accuracy, speed and produced document quality.
- Dramatically improved OCR speed and accuracy.
- Improved .NET Core 3 edition. (now based on the final .NET core 3.0 release).
- DocuVieware: new JavaScript function LoadFromBase64().
- 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.39

Post by Loïc » Tue Oct 08, 2019 12:44 pm

- Improved MRC engine.
- Improved OMR engine speed and accuracy.
- Dramatically improved PDF/OCR generation.
- Improved SVG rendering engine.
- Improved patch code reader accuracy.
- Added support for external OCR engine usage during PDF/OCR generation.
- DocuVieware: new property DisableAnnotationPrinting.
- GdPicturePDF: new method MergePages().
- GdPicturePDF: new method SetOverrideOcrEngine().
- GdPicturePDF: new method GetOverrideOcrEngine().
- GdPicturePDF: new event ExternalOcrPageRequest.
- New class added: PdfOcrOptions.

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

GdPicture.NET 14.1.40

Post by Loïc » Thu Oct 17, 2019 5:47 pm

- Added PDF redaction support.
- Dramatically improved OCR engine accuracy.
- Improved MRC engine accuracy & speed.
- Improved OMR engine accuracy.
- Improved SVG rendering engine.
- GdPictureOCR: new property EnablePreprocessing.
- GdPictureOCR: new method GetWordConfidence().
- GdPictureOCR: new method GetSerializedResult().
- GdPicturePDF: new method SetOcrPageOrientationDetection().
- GdPicturePDF: new method AddRedactionRegion().
- GdPicturePDF: new method ApplyRedaction().
- GdPicturePDF: new method ClearRedactionRegions().
- New enumeration OCRBlockOrientation.
- DocuVieware: new property ImageQuality.
- Improved rendering speed.
- Improved font substitution mechanism for all formats.
- 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.41

Post by Loïc » Thu Oct 24, 2019 4:27 pm

- GdPictureOCR: new method GetPageRotation()
- GdPictureOCR: new method GetPageSkewAngle()
- GdPictureOCR: new mehod GetBlockOrientation()
- Improved MRC engine accuracy.
- Improved OCR engine accuracy.
- 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.42

Post by Loïc » Tue Oct 29, 2019 5:34 pm

- Added new annotation type: AnnotationRedaction
- AnnotationManager: new method AddRedactionAnnot().
- GdPicturePDF: new method Repair().
- DocuVieware: improved TWAIN scanning support.
- Improved MRC engine.
- Improved MRC engine accuracy and 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.43

Post by Loïc » Tue Nov 19, 2019 3:55 pm

- Improved MRC accuracy.
- Improved OCR accuracy.
- Improved QrCode reader accuracy.
- Improved memory management.
- Improved office formats rasterizer engine.
- Improved PDF/A converter engine.
- GdPictureDocumentUtilities: new overload GetDocumentPreview to specify if thumbnail must be generated without any margin.
- GdPicturePDF: new method RemoveHiddenText().
- GdPicturePDF: new method ClearCachedResources().
- GdViewer (WinForms & WPF): new method AddRedactionAnnotInteractive().
- DocuVieware: reduced memory usage.
- 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.44

Post by Loïc » Thu Nov 21, 2019 2:53 pm

This is mostly an emergency update causing regressions:

- Bad assembly version.
- Adding item to ThumbnailEx control was not working anymore.
- OCR with automatic page orientation was raising exception in particular situations.

Enhancements:
- Improved PDF rendering.
- DocuVieware: Improved displaying of document having different page sizes .
please-bear-with-us.gif

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

GdPicture.NET 14.1.45

Post by Loïc » Wed Nov 27, 2019 1:28 pm

- Dramatically improved OCR accuracy.
- GdPicturePDF: new overload AddRedactionRegion() to specify color for each added region.
- GdPicturePDF: Fixed minor issues in Annotation Flattening for FreeText Annotations.
- GdPicturePDF: Improved Redaction Engine.
- GdPicturePDF: Improved PDF/A converter engine.
- Improved Office formats rasterizer 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.46

Post by Loïc » Fri Dec 06, 2019 4:35 pm

- Improved OCR engine accuracy and speed.
- Dramatically improved RTL text support in office format rasterizers.
- General improvements on office format rasterizers.
- DocuVieware: Added redaction support. (New redaction snap-in + set of features / API).
- DocuVieware: new .NET property ShowRedactionSnapIn.
- DocuVieware: new .NET method ApplyAllRedactions().
- DocuVieware: new JavaScript function RedactSelectedText().
- DocuVieware: new JavaScript function ApplyAllRedactions().
- DocuVieware: new JavaScript function AddRedactionMarkAnnotInteractive().
- GdPicturePDF: Improved redaction precission.
- Battery of minor bug fixes.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest