v27.2.4
November 26, 2024
DocIO
Bug Fixes
-
#I650274
- Tab stop is now preserved properly when converting RTF format document to DOCX.
-
#I649771
- Hanging issue will no longer been occurs while converting the Word document to PDF with frame.
-
#I647231
- Table cell width is now preserved properly while converting a DOCX format document to PDF
-
#I650035
- Hyperlink screen tip is now applied properly while converting Word document to PDF.
-
#I649142
- Image inside table is now preserved properly while converting DOCX document to PDF.
-
#I647258
- Nested table with improper grid span is now preserved properly while converting DOCX document to PDF.
-
#I656765
- The NullReferenceException will no longer be thrown while calling IsValidXHTML
API.
- Bullet list size is now preserved properly when exporting the document in RTF format.
-
ProtectionType.AllowOnlyRevisions
now enables the track changes in Word document properly after calling Protect
API.