
Improves data templates, annotations and font management.
Features
GrapeCity Documents for Word 5.0.0.770
- Data Templates:
- Added the ability to ignore missing data fields.
- Added new enum DataTemplateMissingFieldsHandling which defines how the data template engine handles template fields that could not be found in the data source.
- Added new DataTemplateOptions class which represents options used in data template processing.
- Added new DataTemplateOptions DataTemplate.Options property which gets options controlling the behavior of the template processing engine.
GrapeCity Documents for PDF 5.0.0.770
- Added GcPdfDocument.OptimizeFonts(OptimizeFontsOptions) method overload.
- Added new class OptimizeFontsOptions which represents options for controlling the behavior of the GcPdfDocument.OptimizeFonts(OptimizeFontsOptions) method.
- Added new members to AnnotationsTabsOrder enum: AnnotationsArrayOrder and WidgetOrder.
- Improved GcPdfDocument.OptimizeFonts() method so now it also merges subsets of same fonts where possible.
GrapeCity Documents for Imaging 5.0.0.770
Added FontWriter.CompactFonts method which merges matching TrueType font subsets and serializes the merged subsets to byte arrays.
Added FontCollection.Clone method which creates a copy of the current FontCollection.