Unplanned
Last Updated: 14 Sep 2023 09:08 by Stefano
Incorrect measurement of spaces when they have a set size.
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.
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 08:00 by Akesh Gupta
Created by: Akesh Gupta
Comments: 0
Category: WordsProcessing
Type: Bug Report
1

Nested Mail Merge cannot handle empty lists.

Workaround: Replace the empty list with null.

Completed
Last Updated: 08 Sep 2023 12:44 by ADMIN
Release R3 2023
Created by: Fabien
Comments: 1
Category: WordsProcessing
Type: Feature Request
1
Introduce support for importing documents with nested runs.
Completed
Last Updated: 08 Sep 2023 12:43 by ADMIN
Release R3 2023
Introduce support for importing documents with fields inside of runs.
Completed
Last Updated: 08 Sep 2023 12:33 by ADMIN
Release R3 2023
A table cell with a dark background is always exported with a white foreground.
Completed
Last Updated: 08 Sep 2023 10:10 by ADMIN
Release R3 2023
Handle HTML import of base64 images with no data source.
Completed
Last Updated: 07 Sep 2023 12:53 by ADMIN
Release LIB 2023.2.918 (18 Sep 2023)
Created by: Fabian
Comments: 0
Category: WordsProcessing
Type: Feature Request
1
Add support for BIN images
Completed
Last Updated: 28 Aug 2023 12:15 by ADMIN
Release R3 2023
When border styles are both set inline and in CSS they are wrongly evaluated.

Completed
Last Updated: 23 Aug 2023 10:01 by ADMIN
ADMIN
Created by: Deyan
Comments: 23
Category: WordsProcessing
Type: Feature Request
62
Add support for shapes, and especially for shapes with textual content. 
In OOXML, shapes are represented by the wps:wsp element, and shapes with textual content by <wps:txbx>, <w:txbxContent>.
Such shape can be added to a Word document using the Insert -> Text -> Text Box -> Draw Text Box, or through a shape's context menu -> Add Text.

Do not confuse these shapes with Text/Rich Text content controls (see https://feedback.telerik.com/Project/184/Feedback/Details/190057 )
Unplanned
Last Updated: 23 Aug 2023 08:25 by ADMIN
ADMIN
Created by: Vladislav
Comments: 0
Category: WordsProcessing
Type: Feature Request
14
Add support for TextBox shapes.
Unplanned
Last Updated: 23 Aug 2023 08:23 by ADMIN
ADMIN
Created by: Vladislav
Comments: 0
Category: WordsProcessing
Type: Feature Request
2
Expose a way to add new shapes to the document, modify them, or delete them.
Unplanned
Last Updated: 23 Aug 2023 08:19 by ADMIN
ADMIN
Created by: Vladislav
Comments: 0
Category: WordsProcessing
Type: Feature Request
12
Add support for exporting shapes to PDF.
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.).

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: 14 Aug 2023 12:04 by Ray
Arabic Letter Mark (ALM) is a non-printing character but is visible after PDF export.
Unplanned
Last Updated: 02 Aug 2023 07:03 by ADMIN
ADMIN
Created by: Boby
Comments: 4
Category: WordsProcessing
Type: Feature Request
7
Introduce Run.IsHidden property or similar, which hides the text in the document.

In MS Word, text is hidden using the Home -> Font -> Font -> Effects -> Hidden. In the Rtf format, such text is preceded (marked) with a '\v' tag. In OOXML, the tag is <vanish/>. The display: none; style from HTML is mapped to hidden text when document is converted to DOCX.

Hidden text is visualized with dotted underline when formatting symbols are shown. Hidden text is not exported to PDF.
Unplanned
Last Updated: 18 Jul 2023 13:13 by ADMIN

Is there a way to prevent font embedding in the RadFlow methodology or is utilizing RadFixed the only way to have a reasonably sized PDF document?

Unplanned
Last Updated: 14 Jul 2023 09:09 by Adam
Implement support for 'content' CSS property.