v28.2.7
February 25, 2025
DocIO
Bug Fixes
-
#I690669 - Page break before is now applied properly to the paragraph while converting a Word to PDF.
-
#I688951 - Image is now preserved properly while converting a Word to PDF with frame.
-
#I687153 - Textbox within group shape is now preserved properly while converting DOCX to PDF.
-
#I688867 - RTL text is now reordered properly in Word to PDF conversion based on the bidirectional tag.
-
#I686394 - Nested table border is now preserved properly while converting a Word document to PDF.
-
#I686725 - Table height is now preserved properly while converting HTML to DOCX.
-
#I687269 - The paragraph in the table cell with a first-line indent is now preserved properly while converting a Word to PDF.
-
#F195991 - Paragraph with first line indent is now wrapped properly while converting a Word to PDF.
-
#I691009 - Image with lowered position is now properly aligned while converting a Word to PDF.
-
#I693681 - Hyperlink text color is now preserved properly while resaving the DOCX document.
-
#I687258 - Hanging issues will no longer occur while disposing documents.
-
#I688417 – The ArgumentException will no longer be thrown while comparing DOCX documents containing fields inside Inline content control.
-
#I680583 - TextFormField is now preserved properly while moving from InlineContentControl to paragraph.
-
#I687025 – TIFF format image is now preserved properly while converting a Word document to PDF.
- The NullReferenceException will no longer be thrown while converting a Word document with cropped TIFF image to PDF.
-
#I688951 - WMF Image records is now preserved properly while converting WMF file to SKBitmap Image.
PDF
Bug Fixes
-
I689805 - Fixed the issue where an exception occurred when retrieving the destination from the PdfLoadedDocumentLinkAnnotation.
-
F65128 - Fixed the issue where the TextMarkupAnnotation was not exported properly when exporting to JSON format.
-
I690598 - Fixed the issue where a NullReferenceException occurred while merging the PDF document.
Presentation
Bug Fixes
-
#I689836 - Access violation exception no longer be thrown while converting a Emf to image.
XlsIO
Bug Fixes
-
#I691906 - Exception will no longer be thrown when applying sorting to existing filtered data.
-
#I686795 - The YearToDate and LastWeek operators in the dynamic filter are now functioning correctly.
-
#I683369 - The Range.Number and IMigrantRange.Number properties now return NaN for blank cells in XLS files.
-
#I680060 - Exact formulas are now returned without the addition of the “_xlws” prefix for Excel functions like FILTER and SORT.
-
#I687770 - Hyperlinks are now properly cleared from the specified range when using the Clear method.
-
#I687145 - The DisplayText and Value properties now return correct values for invalid dates.