v27.2.5
December 03, 2024
DocIO
Bug Fixes
-
#I645581
- The NullReferenceException will no longer be thrown while opening a DOCX format document contains footnotes with comments.
-
#I646688
- Table is now positioned properly while converting a Word document to PDF.
-
#I641578
- Table row content is now compared properly while calling Compare
API.
-
#I651560
- Table cell with vertical direction is now preserved properly while converting DOCX document to PDF.
-
#I651865
- Table is now preserved properly while converting DOCX document to PDF.
-
#652781
- Paragraph’s before spacing is now applied properly while converting a Word document to PDF with deleted paragraphs.
-
#I659682
- The ArgumentOutOfRangeException will no longer be thrown while calling table AutoFit
API.
-
#I655429
- The ArgumentOutOfRangeException will no longer be thrown while calling AcceptChanges
API.
- Page background color is now preserved properly while resaving a HTML format document.
- Textbox is now positioned properly while converting a Word document to PDF.
- Font substitution is now working properly while converting Word to PDF in Linux environment.
Presentation
Bug Fixes
-
#I655541
, #I654429
- Improved the performance of PPTX to PDF conversion when input document contains multiple large images.
- The placeholder is now preserved properly when clone and merge it to the different PowerPoint presentation.
- The background fill is now applied properly when clone and merge a PowerPoint slide.
- Horizontal alignment is now preserved properly when clone and merge a PowerPoint slide.
- Font name is now retrieved properly from corresponding theme while converting PPTX to PDF.
SfPdfViewer
Bug fixes
- #I647709 - [UWP] Now, the edit annotation toolbar will not appear when we set the
IsLocked
property on the annotations selected event.