Document Solutions for Word 8.2.1
Released: Oct 13, 2025
8.2.1 での更新項目
機能
- 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.
不具合の修正
- 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.