Extract fonts installed in the operating system, not only from the system folder (common for all users), but also from a users folder.
Added new boolean flag (ExtractOnlyUsedFont) to the WordProcessingEditOptions class. Setting this flag to true excludes fonts which are not directly applied to textual content in the document.
Added support for new HTML elements: COLGROUP, SECTION, OPTGROUP, BDI, BDO, CAPTION, ARTICLE, and WBR.