Spire.Doc for Java 14.3.1 supports the “Kerning for fonts” feature

Spire.Doc for Java 14.3.1 supports the “Kerning for fonts” feature

2026-03-05 02:38:03

We're pleased to announce the release of Spire.Doc for Java 14.3.1. This version supports the "Automatically adjust right indent when defining grid" and “Kerning for fonts” features. Additionally, several issues that occurred when converting Word to PDF/Markdown and loading files have also been successfully fixed. More details are listed below.

Here is a list of changes made in this release

Category ID Description
New Feature SPIREDOC-9870 Support the "Automatically adjust right indent when defining grid" feature.
paragraph.Format.AdjustRightIndent = true; // Default value is true
New Feature SPIREDOC-11030 Support the "Kerning for fonts" feature.
textRange.CharacterFormat.Kerning = 2.5f;
Bug Fix SPIREDOC-11702 Fixed an issue where loading a document threw the exception "Document element did not appear. Line 2, position 1".
Bug Fix SPIREDOC-11742 Fixed an issue where bullet/numbering positions in headings were incorrect when converting Word to Markdown.
Bug Fix SPIREDOC-11798 Fixed an issue where page layout effects were rendered incorrectly.
Bug Fix SPIREDOC-11804 Fixed an issue where extra blank pages appeared when converting Word to PDF.
Click the link below to download Spire.Doc for Java 14.3.1: