Document Solutions .NET Bundle 8.2.1

Released: Sep 4, 2025

Updates in 8.2.1

Funktionen

Document Solutions for Word 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.

Document Solutions for Imaging 8.2.1

  • Synced version with other Document Solutions packages.

Fehlerkorrekturen

Document Solutions for Excel 8.2.1

  • Chart axis label spacing is ignored when exporting to image, showing dense labels instead.
  • Localized color tokens (e.g. [Red] in Chinese) cause number format errors or inconsistencies.
  • Extra blank comment may appear in exported XLSX files (visible in WPS).
  • Percentage format is lost after cell expansion.
  • Setting a cell value can throw System.ArgumentException.
  • Opening large .ssjson files with many styles is very slow.
  • Some dynamic array formulas return incorrect results on first calculation, correct only after recalculating.
  • Exporting certain workbooks to HTML can throw Invalid range errors (e.g. empty sheet with PrintArea).
  • Chart axis bounds and intervals change when exporting to PDF.
  • Calculation results differ from Excel and may need multiple recalculations.
  • Dynamic array formulas starting with + and cross-sheet references return #VALUE!.
  • Pivot cache and binding data remain in JSON after deleting PivotTable and source sheet.
  • Saving under Japanese locale does not preserve certain date number formats.
  • Saving SJS files with empty RichText entries in SharedStrings.json throws exceptions.

Document Solutions for PDF 8.2.1

  • Fixed an issue where accessing DefaultAppearance.Font of a CheckboxField.Widget could throw a NullReferenceException.

Document Solutions for Word 8.2.1

  • 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.