@syncfusion/ej2-pdf-export 23.1.39 → 23.2.4

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 floating point equality check issue.
10
+
11
+ ## 23.1.43 (2023-10-31)
12
+
13
+ ### Pdf Export
14
+
15
+ #### Bug Fixes
16
+
17
+ - The issue with the missing `PdfPageNumberField` on the minified file has been resolved.
18
+
19
+ ## 23.1.39 (2023-10-04)
20
+
21
+ ### Pdf Export
22
+
23
+ #### Bug Fixes
24
+
9
25
  - Resolved the linear gradient brush preservation issue.
10
26
 
11
27
  ## 23.1.36 (2023-09-15)