Unplanned
Last Updated: 02 Mar 2023 15:55 by Jase
Table borders overlap and are not visible when set through the API for certain MS Word themes
Completed
Last Updated: 31 Mar 2023 12:26 by ADMIN
Release R2 2023
NullReferenceException when importing a watermark with no opacity
Unplanned
Last Updated: 05 Apr 2023 10:13 by ADMIN
Created by: wowis
Comments: 0
Category: WordsProcessing
Type: Feature Request
0

Similar to https://feedback.telerik.com/reporting/1356710-rendering-to-xlsx-should-not-add-bom-to-xml-files :

DOCX files exported with DocxFormatProvider contain a BOM in every exported XML file. Some programs fail to load those DOCX files.

Please remove the BOM, or add a toggle in DocxExportSettings.

Unplanned
Last Updated: 25 May 2023 13:29 by ADMIN

Updating a Table of Contents field with a custom TOC Style does not respect it.

As a workaround modify the style after the TOC fields are updated.

Unplanned
Last Updated: 28 Apr 2023 14:01 by Amar Galla
Content loss on Import/Export while having <w:drawing> in <wp:inline> element. The contents within the <wp:inline> element are lost.
Duplicated
Last Updated: 08 May 2023 12:03 by ADMIN
The last empty paragraph in the table cell is not imported.
Unplanned
Last Updated: 21 May 2024 08:26 by ADMIN
AngleSharp.Dom.DomException when importing a file with CSS style that starts with ".\!".
Unplanned
Last Updated: 14 Jul 2023 09:09 by Adam
Implement support for 'content' CSS property.
Completed
Last Updated: 08 Sep 2023 10:10 by ADMIN
Release R3 2023
Handle HTML import of base64 images with no data source.
Unplanned
Last Updated: 18 Aug 2023 06:59 by sitefinitysteve
Created by: sitefinitysteve
Comments: 0
Category: WordsProcessing
Type: Feature Request
0
This element specifies a shape group in WordprocessingML.
Unplanned
Last Updated: 21 Aug 2023 06:57 by Becht Service Acount

With the current implementation of the RadFlowDocumentEditor`s CharacterFormatting.FontWeight.LocalValue accepts only FontWeights.Bold and FontWeights.Normal and throws an exception when setting different weights (ex. Black, Thin, etc.).

Completed
Last Updated: 27 Sep 2023 10:27 by ADMIN
Release R3 2023
System.InvalidOperationException is thrown on the import of a document containing content control with no content when it is the first item in the current section. The message is: "Sequence contains no elements".
Completed
Last Updated: 12 Sep 2023 08:16 by ADMIN
Release R3 2023
Exporting a document with a shape containing PictureFill fails with NullReferenceException.
Unplanned
Last Updated: 12 Sep 2023 18:33 by Abhishek
Created by: Abhishek
Comments: 0
Category: WordsProcessing
Type: Feature Request
0
Introduce support for macros.
Unplanned
Last Updated: 02 Oct 2023 09:05 by Salman
Created by: Salman
Comments: 0
Category: WordsProcessing
Type: Feature Request
0
Introduce support for C-CDA (Consolidated Clinical Document Architecture) documents.
Completed
Last Updated: 12 Oct 2023 14:31 by ADMIN
Release R3 2023 SP1

When mailmerging a document, with nested mail merge group which starts inside a table and ends outside the table, a NullReferenceException is thrown: "System.NullReferenceException: 'Object reference not set to an instance of an object.' firstParagraphInTemplate was null."

Workaround: move the group end (EndGroup, TableEnd, RangeEnd, or GroupEnd) merge field inside the table where the group starts.

Unplanned
Last Updated: 01 Nov 2023 15:21 by Luca Galbiati
Created by: Luca Galbiati
Comments: 0
Category: WordsProcessing
Type: Feature Request
0
Introduce support for Paragraph Spacing Style Sets.
Unplanned
Last Updated: 01 Nov 2023 15:26 by Luca Galbiati
IsMultiline (Allow carriage returns - multiple paragraphs) property of TextControlElement is not imported/exported correctly.
Unplanned
Last Updated: 08 Nov 2023 09:33 by Mervin
List symbols (bullets and numbers) are exported at the position where the list content should be.
Unplanned
Last Updated: 08 Nov 2023 09:42 by Mervin

List's top and bottom margins are not correctly exported.

Workaround: Apply TelerikNormal style to the 'ol' element.