@syncfusion/ej2-pdf-export 23.1.43 → 23.2.6

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
@@ -6,6 +6,22 @@
6
6
 
7
7
  #### Bug Fixes
8
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
16
+
17
+ - Resolved the floating point equality check issue.
18
+
19
+ ## 23.1.43 (2023-10-31)
20
+
21
+ ### Pdf Export
22
+
23
+ #### Bug Fixes
24
+
9
25
  - The issue with the missing `PdfPageNumberField` on the minified file has been resolved.
10
26
 
11
27
  ## 23.1.39 (2023-10-04)