DocIO
Bug Fixes
- #FB58449 - Tab is now preserved properly while converting a HTML to DOCX format document.
- #I604982 – List number is now preserved properly while converting a DOCX format document to PDF.
- #I601143 - Text with hyphen is now preserved properly while converting DOCX format document to PDF.
- #I597595 - Image inside a table is now preserved properly while converting a DOCX format document to PDF.
- #FB59075 - Underline for the Arabic text is now preserved properly while converting Word document to PDF.
- #F188585 – Table with horizontal merged cells is now preserved properly while converting a DOCX format document to PDF.
- #I604239 - The NullReferenceException will no longer thrown while executing mail merge by enabling
ClearField API for specific field.
- #I600370 - The NullReferenceException will no longer be thrown while converting a chart with a date-time axis to an image.
- Improper revisions will no longer preserve while comparing same DOCX document.
PDF
Bug Fixes
-
#FB58398 - Fixed unaligned row endings when cells have different row spans.
-
#I604568, #I606217 – Fixed an issue where annotations were not visible after adding them to an existing PDF.
-
#I599647 – Resolved an issue where reorder pages were not working correctly with a specific document.
-
#I604585 – PDF page contents are removed when flattening the form fields.
-
#I601805 – Resolved the issue of large file sizes when converting font-based Word documents to PDF.
-
#I603537 – Resolved an issue where PDF/A-3b conformance was invalid after adding an attachment to an PDF.
-
#I604072 – Improved text extraction to provide correct results for a specific PDF document.
-
#I602693 – The text content is now drawn completely using PdfHTMLTextElement in a PDF document.
Presentation
Bug Fixes
- #I604526 - Textbox with shrink text on overflow is now preserved properly while converting PPTX to PDF.
- #I600370 - The NullReferenceException will no longer be thrown while converting a chart with a date-time axis to an image.
- Placeholder with vertical alignment is now preserved properly while converting PPTX to PDF.
XlsIO
Bug Fixes
-
#I604586 - List data validation is now working properly when applying the XLOOKUP formula in data validation.
-
#I603925 – An exception is no longer thrown while parsing a threaded comment with a hyperlink.
-
#I604609 - Conditional formatting is now applied properly when the first formula is greater than the second formula in Excel to PDF conversion.
-
#I603198 – Performance delay no longer occurs when opening large CSV files.
-
#I603177 – Picture positioning is now rendered properly when converting picture with rotation angles in Excel to PDF.