Skip to content

Commit a785965

Browse files
committed
release 7.2.3
1 parent 0a91770 commit a785965

File tree

4 files changed

+17
-0
lines changed

4 files changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,23 @@ This repository contains source project of Examples and Showcases of DsExcel to
5454
| SpringBootDemo/SpringBoot+Angular2 | A source project that demonstrates how to use DsExcel with SpringBoot + Angular2 + Spread.Sheets|
5555

5656
---
57+
## 7.2.3
58+
## Fixed
59+
* The alignment is incorrect in the exported Excel file when overwrite fillmode is applied to cross table in template.(DOCXLS-10421)
60+
* The invocation of the PrintManager consumes a lot of memory.(DOCXLS-10807)
61+
* The plot area is not in the center in the exported image file.(DOCXLS-11084)
62+
* Some resources are incorrect in the de-DE/de-CH/it-CH/fr-CH culture in the exported Excel file.(DOCXLS-11103)
63+
* Exception is thrown on exporting SJS file after copying formula from another workbook.(DOCXLS-11111)
64+
* Enhance the exception message when inserting column is invalid.(DOCXLS-11183)
65+
* Exception is thrown on exporting to SJS file.(DOCXLS-11196)
66+
* The conditional format is incorrect in the exported XLSX file after process template.(DOCXLS-11206)
67+
* The reference of formula is changed in the exported XLSX file after process template.(DOCXLS-11207)
68+
* The transparent of text in chart is lost in the exported PDF file.(DOCXLS-11215)
69+
* The min/max date of chart axis is incorrect in the exported PDF file.(DOCXLS-11217)
70+
* The result of CONCATENATE function is incorrect.(DOCXLS-11219)
71+
* Enhance the error message when there are invalid content in template cells.(DOCXLS-11232)
72+
* Some borders are missing in the exported PDF file.(DOCXLS-11262)
73+
* The color of hyperlink is incorrect in the exported SJS file.(DOCXLS-11266)
5774
## 7.2.2
5875
## Fixed
5976
* There are many unexpected diagonal lines in the exported PDF file.(DOCXLS-10988)

dsexcel/dsexcel-7.2.2-javadoc.jar

-2.1 MB
Binary file not shown.

dsexcel/dsexcel-7.2.3-javadoc.jar

2.06 MB
Binary file not shown.
13.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)