Released: Jan 25, 2022
Updates in GrapeCity Documents .NET Bundle
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
Fixes
GrapeCity Documents for Word 5.0.0.770
- Data Templates
- Incorrect handling of double data items with thousands separators.
GrapeCity Documents for PDF 5.0.0.770
- An exception occurs when printing a specific PDF.
- Linearizing an existing PDF creates a corrupt document in certain cases.
- "Document catalog not found" exception when loading some PDFs.
- "Item already has an owner" exception when loading a specific PDF.
- "Object reference not set to an instance of an object" exception when saving a particular PDF.
GrapeCity Documents for Imaging 5.0.0.770
- Incorrect underlining of horizontal fragments in vertical text.