
Render SVG graphic elements embedded into DrawingML objects.
Features
- Added FontSettings.EnableFontSubstitution option.
- Added the ability to insert Style Separators for adding different Paragraph styles.
- Added HtmlSaveOptions.MetafileFormat property.
- Improved Keep Source Formatting logic.
- Render Scalable Vector Graphics (SVG) graphic elements embedded into DrawingML objects.
- Disable internal font substitution mechanism and use default font while rendering to Portable Document Format (PDF).
- Improved paragraph spacing computation for hidden paragraphs.
- Improved custom tab handling around hidden paragraphs.
- Improved line wrapping around dashes.
- Improved character spacing control for complex code point sequences.
- Improved processing of out-of-order footnotes.
- Added mirror margins and gutter position handling when page orientation changes.
- Improved performance of reflow when document is large and has fields in headers or footers.
Fixes
- Fixed "Compound lines are not supported" warning.
- Rendering of “DFKai-SB" TrueType font fixed.
- Fixed problem with path gradient brush scaling while rendering metafiles.
- Spacing between legend items in DrawingML Charts rendering fixed.
- Fixed text box width issue with left-aligned RTL text.
- Rotated VML text boxes with non-default alignment rendering fixed.