GdPicture.NET 14 New Major Release!

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

GdPicture.NET 14.0.65

Post by Loïc » Mon Sep 03, 2018 3:29 pm

- GdPicturePDF: new method BeginXObjectForm.
- GdPicturePDF: new method EndXObjectForm.
- GdPicturePDF: new method DrawXObjectForm.
- DocuVieware: new JavaScript function: GetAnnotPropertiesValues()
- Improved PDF generation speed.
- Improved DXF rasterizer.
- Improved MRC engine (compression rate and output quality).
- Improved 1D barcode reading speed and accuracy.

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

GdPicture.NET 14.0.66

Post by Loïc » Tue Sep 11, 2018 3:33 pm

- GdPicturePDF: new overload GetFormFieldCheckBoxStyle()
- GdPicturePDF: new overload SetFormFieldCheckBoxStyle()
- Improved MRC engine (compression rate and output quality).
- Improved DXF rasterizer.
- Improved DOCX rendering 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.0.67

Post by Loïc » Thu Sep 20, 2018 3:20 pm

- Dramatically improved quality of produced documents by the MRC engine.
- Improved OCR accuracy & speed.
- Improved DXF rasterizer.
- Improved PDF/A generator.
- 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.0.68

Post by Loïc » Fri Sep 21, 2018 4:09 pm

- Improved 1D barcode reader accuracy.
- Improved MRC engine: speed, compression rate, output quality.
- 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.0.69

Post by Loïc » Thu Oct 04, 2018 4:37 pm

- GdPicturePDF: new overload FormFieldHasBorderColor().
- GdPicturePDF: new overload GetFormFieldBorderColor().
- GdPicturePDF: new overload SetFormFieldBorderColor().
- GdPicturePDF: new overload SetFormFieldNoBorderColor().
- GdPicturePDF: new overload GetFormFieldBorderStyle().
- GdPicturePDF: new overload SetFormFieldBorderStyle().
- Improved MRC engine: speed, compression rate, output quality.
- Improced rendering of PDF documents with CJK fonts.
- Improved 1D barcode reader accuracy.
- Improved DOCX renderer, especially images position, text position, text rendering, indentations and tabulations.
- 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.0.70

Post by Loïc » Fri Oct 12, 2018 11:01 am

- GdPicturePDF: new method SetMRCImageBackgroundResolution().
- Improved MRC engine: produced output quality and compression rate.
- Improved DOCX and PDF rendering engines.
- Improved PDF/OCR generation (accuracy and 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.0.71

Post by Loïc » Fri Oct 19, 2018 3:22 pm

- Improved MRC engine.
- DOCX rasterizer: Fixed a number of issues related to tabs, lists and indentation.
- Improved PDF page normalization feature.
- 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.0.72

Post by Loïc » Tue Oct 30, 2018 8:19 pm

- Added support for reading and writing Aztec Codes.
- Improved the MRC engine compression rate, quality and speed.
- GdPicturePDF: new method SetMRCPreserveSmoothing().
- GdPictureSegmenter: new method GetBlockType().
- GdPictureImaging: new method BarcodeAztecReaderClear().
- GdPictureImaging: new method BarcodeAztecReaderDoScan().
- GdPictureImaging: new method BarcodeAztecReaderGetBarcodeCount().
- GdPictureImaging: new method BarcodeAztecReaderGetBarcodeValue().
- GdPictureImaging: new method BarcodeAztecReaderGetBarcodeValueRAW().
- GdPictureImaging: new method BarcodeAztecReaderGetBarcodeValueRAWBase64().
- GdPictureImaging: new method BarcodeAztecReaderGetBarcodeX1().
- GdPictureImaging: new method BarcodeAztecReaderGetBarcodeX2().
- GdPictureImaging: new method BarcodeAztecReaderGetBarcodeX3().
- GdPictureImaging: new method BarcodeAztecReaderGetBarcodeX4().
- GdPictureImaging: new method BarcodeAztecReaderGetBarcodeY1().
- GdPictureImaging: new method BarcodeAztecReaderGetBarcodeY2().
- GdPictureImaging: new method BarcodeAztecReaderGetBarcodeY3().
- GdPictureImaging: new method BarcodeAztecReaderGetBarcodeY4().
- GdPictureImaging: new method BarcodeAztecGetSize().
- GdPictureImaging: new method BarcodeAztecWrite().
- Improved DOCX rasterizer.
- 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.0.73

Post by Loïc » Wed Nov 07, 2018 7:07 pm

- Implemented a new adaptive file caching mechanism into the toolkit.
- Improved PDF rasterizer.
- Improved MRC engine compression rate and quality of produced documents.
- Improved 2D barcode reader accuracy.
- GdPictureOCR: new property EnableVigorousDespeckle.
- GdPictureDocumentUtilities: new method SetAdaptiveFileCachingMechanism().
- GdPictureDocumentUtilities: new method ReleaseAllGdPictureImages().
- GdPicturePDF: new method GuessPageTextRotation().
- GdPicturePDF: new method SetAnnotationName().
- GdPicturePDF: new method GetAnnotationName().
- GdPicturePDF: dramatically reduced memory usage while manipulating / cloning documents.
- 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.0.74

Post by Loïc » Fri Nov 09, 2018 5:13 pm

- MRC engine: improved quality and compression rate of produced documents.
- Improved 2D barcode recognition speed and 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.0.75

Post by Loïc » Fri Nov 16, 2018 11:29 am

- MRC engine: improved quality and compression rate of produced documents.
- GdPicturePDF: new method GetPageTextWithCoordsEx().
- Improved OCR speed, especially with document having lot of content.
- Improved 2D barcode reader accuracy.
- Improved DOCX rasterizer.
- Improved PDF text extraction.
- 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.0.76

Post by Loïc » Wed Nov 21, 2018 12:58 pm

- MRC engine: improved quality and compression rate of produced documents.
- Dramatically improved 1D barcode reader accuracy, especially with low quality images.
- 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.0.77

Post by Loïc » Thu Nov 29, 2018 12:09 pm

- MRC engine: improved quality and compression rate of produced documents.
- GdPictureDocumentConverter: new method SaveAsDOCX().
- GdPictureDocumentConverter: new property DocXImageQuality.
- GdPictureImaging: new method SetPixelArrayByteBGR().
- Improved PDF, DOCX and RTF rasterizers.
- Improved 2D barcode recognition speed and accuracy.
- Improved PDF form-fields support, especially with Unicode characters handling.
- 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.0

Post by Loïc » Wed Jan 02, 2019 1:54 pm

- Added support for OpenDocument Text format (.odt).
- Dramatically improved MRC compression rate and quality of produced documents.
- Improved 1D barcode reader accuracy.
- Improved 2D barcode reader accuracy.
- Improved DOCX rasterizer.
- Improved the color detection engine.
- GdPicturePDF: new method GetWrappedTextLineCount().
- Improved built-in PDF merger engine.
- Improved built-in PDF font pack engine.
- The SDK now targets the .NET framework 4.6.
- 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.1

Post by Loïc » Thu Jan 10, 2019 5:38 pm

- GdViewer (WinForm & WPF): new property AnnotationSelectionLineColor.
- GdPicturePDF: new overloaded method IsPageImage(bool IgnoreHiddenText).
- GdPicturePDF: new method ReplaceImageMRC().
- GdPicturePDF: new method AutoDeskew().
- Improved DOCX rasterizer.
- Improved ODT rasterizer.
- Improved MRC engine.
- Improved 1D barcode reader accuracy.
- Battery of minor bug fixes.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest