# 2025 v1.2

## Content

## C1.Excel .NET Standard

**Improvements**

* Changed version of DS.Documents.Imaging (for US ) and GcDocs.Imaging (for CN) to 7.2.6 (fix DS license).
* Changed cell rendering and added clipping for inner cells.

**Bug fixes**

* Fixed an issue where vertical text was not rendered correctly when exporting to C1 PDF
* Fixed 'System.IndexOutOfRangeException' that occurred when loading specific Excel (.xls) file.
* Fixed an issue where the height of an inserted image was not retained when saving to an output .xlsx file.
* Fixed an issue where errors occurred in the output .xlsx file when loading and saving an Excel file that contains macros
* Fixed an issue where the application stopped responding when loading a specific Excel (.xls) file.
* Fixed a System.ArgumentException that occurred when loading certain XLSX files with mismatched content and extension.
* Fixed an issue where rows with multiline text did not auto-size when generating XLSX files.
* Fixed an issue where cell formats were not applied correctly when exporting FlexGrid to Excel.

## C1.Pdf .NET Standard

**Improvements**

* Changed version of C1.Excel to 167-169 (DS.Imaging 7.2.6).

**Bug fixes**

* Fixed a canvas rendering issue where text scaling was incorrect in PDF output. 
* Fixed an issue where vertical text was not rendered correctly when exporting to C1 PDF.
* Fixed an issue where C1PdfFilter did not apply a default font when the specified font was not installed, causing unavailable glyphs to render as boxes.
* Fixed an issue where specific fonts were not applied correctly when exporting reports to PDF, causing text to render with a default font instead.
* Fixed issues where EMF images were rendered incorrectly in PDF, including incorrect text positions, line styles, colors, widths, and nested EMF rendering.
* Fixed canvas rendering issues in PDF output, including incorrect rendering of content in the FlexViewer.