Document Solutions for Word 8.2.1
Released: Oct 13, 2025
Updates in 8.2.1
Features
- BatchStepProcessor class has been added to GrapeCity.Documents.Word.Templates, this provides step-by-step control over batch processing.
- InitBatchStepProcessor method has been added to GrapeCity.Documents.Word.Templates.DataTemplate, this initializes the template engine for batch processing in single-step mode and returns a BatchStepProcessor that can be used to control the processing of an individual record.
Fixes
- Fixed an issue where copying content into a new document could produce an invalid document structure.
- Fixed an issue where footer content was incorrectly appended to the header when merging documents.
- Fixed an issue where header images and shapes could become distorted when merging content from another document.