GroupDocs.Assembly for .NET 17.11 Release Notes

Major Features

This release of GroupDocs.Assembly comes up with several new features to dynamically manipulate non-textual document elements.

Full List of Features Covering all Changes in this Release

KeySummaryCategory
ASSEMBLYNET-43 Support dynamic insertion of images for email messages with HTML body Feature
ASSEMBLYNET-47Add ability to remove selective chart series dynamically Feature
ASSEMBLYNET-50Support dynamic generation of Codablock F barcodes Feature
ASSEMBLYNET-51Support dynamic generation of GS1 Codablock F barcodes Feature

Public API and Backward Incompatible Changes

Supported Dynamic insertion of images for email messages with HTML body

Dynamic insertion of images and barcodes is now supported for MSG, EML, and MHTML documents with HTML body created using Microsoft Outlook or Microsoft Word:

FeatureMSG, EML, MHTML with HTML body created using Microsoft Outlook or Microsoft Word
Inserting Images DynamicallySupported
Inserting Barcodes DynamicallySupported

Add ability to remove selective chart series dynamically 

For a chart with dynamic data, you can select which series to include into it dynamically based upon conditions. In particular, this feature is useful when you need to restrict access to sensitive data in chart series for some users of your application. To use the feature, do the following steps:

  1. Declare a chart with dynamic data in the usual way
  2. For series to be removed from the chart based upon conditions dynamically, define the conditions in names of these series using removeif tags having the following syntax
<<removeif [conditional_expression]>>

Added Support for Codablock F and GS1 Codablock barcodes

The following identifiers can be used to generate Codablock F and GS1 Codablock F barcodes:

IdentifierDescription
codablockFCodablock F barcode
codablockFGS1GS1 Codablock F barcode