@syncfusion/ej2-pdf-export 23.2.6 → 24.1.47

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,19 +4,11 @@
4
4
 
5
5
  ### Pdf Export
6
6
 
7
- #### Bug Fixes
8
-
9
- - Resolved the linear gradient brush with rotated text preservation issue.
10
-
11
- ## 23.2.4 (2023-11-20)
12
-
13
- ### Pdf Export
14
-
15
- #### Bug Fixes
7
+ #### Features
16
8
 
17
- - Resolved the floating point equality check issue.
9
+ - Added rounded rectangle drawing support in PDF graphics.
18
10
 
19
- ## 23.1.43 (2023-10-31)
11
+ ## 24.1.41 (2023-12-18)
20
12
 
21
13
  ### Pdf Export
22
14
 
@@ -24,16 +16,6 @@
24
16
 
25
17
  - The issue with the missing `PdfPageNumberField` on the minified file has been resolved.
26
18
 
27
- ## 23.1.39 (2023-10-04)
28
-
29
- ### Pdf Export
30
-
31
- #### Bug Fixes
32
-
33
- - Resolved the linear gradient brush preservation issue.
34
-
35
- ## 23.1.36 (2023-09-15)
36
-
37
19
  ### Pdf Export
38
20
 
39
21
  #### Bug Fixes