DocIO
Bug Fixes
-
#I728834
- Empty paragraphs will no longer be added when converting a Word document with a horizontal line to PDF.
-
#I699705
- Paragraphs are preserved properly while converting a Word document with footnotes to PDF.
-
#I729848
- Paragraphs are preserved properly while converting a Word document with footnotes to PDF.
-
#I726112
- Scaled paragraph is now preserved properly while converting a Word document to PDF.
-
#I729602
- Endnote number is now preserved properly while converting a Word document to PDF multiple times.
-
#I726356
- Bullet style is now preserved properly after calling AppendHTML API.
-
#I724436
- Paragraph is now preserved while appending HTML with self-closing tags.
-
#I722903
- Revisions preserved after comparing DOCX format documents with tables.
-
#I729319
- The IndexOutOfRangeException will no longer be thrown while opening a DOCX format document with TOC.
-
#I724488
, #I725154
- The Exception will no longer be thrown while opening DOCX format document with irregular structure.
-
#I729359
- List type is now preserved properly while converting HTML to DOCX format document.
-
#I727335
- List numbering is now preserved properly while calling GetText
API.
-
#I717938
- Class and elements CSS selectors for table, row and cells will be applied properly while importing HTML format documents.
Features
-
#I496404
, #I683499
, #I441392
, #I335027
- Added support for horizontal lines when importing HTML format documents.