DocumentEditorContainer

I checked again and realized that the workflow lines issue exists only in version 33.2.7.

However, page borders are not displayed in either version 22.2.12 or 33.2.7 in the DocumentEditor.

The sample document is attached for testing.

@Html.EJS().DocumentEditorContainer("container").Created("onCreated").EnableToolbar(true).ServiceUrl("/api/documenteditor/").Render()


Attachment: Firsat_a23e23c2.docx

7 Replies

AA Akshaya Arivoli Syncfusion Team May 25, 2026 04:48 PM UTC


Hi Oguz Unlu,

Please find the details of queries from below,

Query

Details

I checked again and realized that the workflow lines issue exists only in version 33.2.7.



We have reproduced the reported issue and are currently in the process of validating it. We will provide you with further updates by May 27, 2026. 

 

However, page borders are not displayed in either version 22.2.12 or 33.2.7 in the DocumentEditor.

Currently Document Editor do not have support for page borders.

 

We have already logged this as a feature request from our end, but we do not have any immediate plans to implement this feature. At the planning stage for every release cycle, we review all open features and implement them based on feature rank, customer request count, and volume wish-list.  

The status of implementation can be tracked through the feedback portal link below:  

 

Add and modify page borders in Word document in JavaScript | Feedback Portal



Regards,

Akshaya



KM Kousika Mayan Syncfusion Team May 27, 2026 08:37 AM UTC

Hi Oguz Unlu,


We need additional timeline to validate this scenario. will provide you with further updates by June 01, 2026. 


Regards,
Kousika



SP Sailesh Prasad Sankar Syncfusion Team June 1, 2026 02:15 PM UTC

Hi Oguz,


We need additional timeline to validate this scenario. will provide you with further updates by June 03, 2026.


Regards,

Sailesh



DU Divya Udhayakumar Syncfusion Team June 3, 2026 01:49 PM UTC

Hi Oguzunlu,

We have validated the details you mentioned, the workflow lines were rendering correctly in version 22.2.12, and the issue appears only in 33.2.7.

In the document you provided, there are grouped shape elements. In version 22.2.12, grouped shapes were not supported, so they were rendered as images. This behavior made them appear correct in that version.

 

Starting from version 30.1.37, support for grouped shapes was introduced. The shared document contains grouped shapes that include some child elements which are currently not supported in the Document Editor. As a result, those unsupported shape elements are not rendered, leading to rendering differences.

 

To address this, we are implementing an approach:

  • In MVC, If a grouped shape contains any unsupported child shapes, it will be rendered as an image (similar to the behavior in version 22.2.12).
  • If all shapes within the group are supported, it will be rendered as a proper grouped shape, consistent with the existing implementation.

Please find the bug tracking details below.

 

We have confirmed the reported issue "In MVC Grouped Shapes with Unsupported Child Elements Not Rendered" as a defect and logged in a defect report. We will include this fix in the upcoming weekly release, which is expected to be released on June 23, 2026.

 

You can track the status of the bug through the feedback link below:

https://www.syncfusion.com/feedback/74355/in-mvc-grouped-shapes-with-unsupported-child-elements-not…

Disclaimer: “Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.”

Regards,

Divya Udhayakumar



OU Oguz Unlu June 9, 2026 02:07 PM UTC

Thank you for the update.

Could you also clarify the status of page border support in DocumentEditor? In my testing, page borders are not displayed in either version 22.2.12 or 33.2.7.

Is this a known limitation or a defect?

Thank you.



AA Akshaya Arivoli Syncfusion Team June 10, 2026 08:35 AM UTC

Hi Oguzunlu,

Regarding: Could you also clarify the status of page border support in DocumentEditor. In my testing, page borders are not displayed in either version 22.2.12 or 33.2.7.

As mentioned earlier, Document Editor do not have support for page borders. We have already logged this as a feature request from our end, but we do not have any immediate plans to implement this feature. At the planning stage for every release cycle, we review all open features and implement them based on feature rank, customer request count, and volume wish-list.  

The status of implementation can be tracked through the feedback portal link below:  


Add and modify page borders in Word document in JavaScript | Feedback Portal


Regarding :  workflow lines issue exists only in version 33.2.7

We have confirmed the reported issue "In MVC Grouped Shapes with Unsupported Child Elements Not Rendered" as a defect and logged in a defect report. We will include this fix in the upcoming weekly release, which is expected to be released on June 23, 2026.


You can track the status of the bug through the feedback link below:

https://www.syncfusion.com/feedback/74355/in-mvc-grouped-shapes-with-unsupported-child-elements-not…

Disclaimer: “Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.”


Regards,

Akshaya




VG Vijayalakshmi Govindan Syncfusion Team June 23, 2026 12:33 PM UTC

Hi Oguzunlu,

 

We are glad to announce that our patch release (v33.2.15) has been rolled out successfully. In this ‎release, we have added the fix for the reported issue 'In MVC Grouped Shapes with Unsupported Child Elements Not Rendered'

 

Please upgrade to the latest version packages to resolve this issue:‎

 

NPM link:

 

https://www.npmjs.com/package/@syncfusion/ej2-documenteditor

 

 

NuGet link:‎

 

https://www.nuget.org/packages/Syncfusion.Ej2.Wordeditor.ASPNet.Core/

 

https://www.nuget.org/packages/Syncfusion.Ej2.Wordeditor.ASPNet.MVC5/

 

 

Feedback Link:

 

In MVC Grouped Shapes with Unsupported Child Elements Not Rendered in JavaScript | Feedback Portal

 

 

Regards,

Vijayalakshmi


Loader.
Up arrow icon