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.
Completed
Last Updated: 31 Oct 2023 15:07 by ADMIN
Release R3 2023 SP1
Fonts that are not surrounded by curly braces cannot be imported in the RTF format
Unplanned
Last Updated: 31 Oct 2023 15:02 by ADMIN
The paper source is lost when importing/exporting a docx file
Completed
Last Updated: 31 Oct 2023 14:53 by ADMIN
Release R3 2023 SP1

Exception when converting table with empty runs in the cells.

 

 

Completed
Last Updated: 31 Oct 2023 14:44 by ADMIN
Release R3 2023 SP1
List item (HTML) that contains paragraph is shown on the next line when exporting to PDF
Completed
Last Updated: 31 Oct 2023 14:40 by ADMIN
Release R3 2023 SP1
When importing documents containing pictures with references represented with the r:link attribute, ArgumentNullException is thrown.
Completed
Last Updated: 31 Oct 2023 08:30 by ADMIN
Release R3 2023 SP1
Empty lists with auto-close tags (i.e. <ol />) break the numbering of the lists declared after them.
Unplanned
Last Updated: 30 Oct 2023 07:20 by Simon

Import/Export of specific documents sets style background color to black.

Workaround: do the following conversion of the document with the Document Processing libraries: originalRtf -> exportedDocx, exportedDocx -> finalRtf. After that processing, the finalRTF file will no longer reproduce the issue when exported.

Unplanned
Last Updated: 23 Oct 2023 06:38 by Andreas
Preserve Footnotes/Endnotes information.
Unplanned
Last Updated: 23 Oct 2023 06:36 by Andreas
Created by: Andreas
Comments: 0
Category: WordsProcessing
Type: Feature Request
1
Preserve Bookmarks information.
Unplanned
Last Updated: 23 Oct 2023 06:31 by Andreas
Created by: Andreas
Comments: 0
Category: WordsProcessing
Type: Feature Request
1
Preserve Fields (Merge Fields, Cross References) information.
Unplanned
Last Updated: 17 Oct 2023 13:54 by Petar
Cannot import a document containing style with no name.
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: 12 Oct 2023 12:14 by Simon
Add a mechanism to replicate the whole row when nested mail merge is executed on a table with only one column.
Unplanned
Last Updated: 11 Oct 2023 10:34 by Simon

Merge field group in a single table cell causes it to replicate more times than expected.

Workaround: add a second column to the table and move the TableEnd/GroupEnd/EndGroup/RangeEnd merge field inside it.

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: 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".
Unplanned
Last Updated: 21 Sep 2023 10:48 by ADMIN
Bolding of some content on Import/Export. 
Completed
Last Updated: 19 Sep 2023 07:23 by ADMIN
Release R3 2023
Exporting a document to PDF throws a System.ArgumentException: 'Width and Height must be non-negative.' The line height property is calculated to less than zero.
Unplanned
Last Updated: 15 Sep 2023 09:44 by Petar
InvalidOperationException caused by some PageNumberType formats.