Issues found with Document Editor for React Syncfusion

Hi Team,

We are analyzing React DocumentEditor Control, where we need to let user edit the documents .

User will be uploading the docx , document into the DocumentEditor and edit the document.

We Observed 2 below major issues

  1. Spacing between the two lines increases in the updated document from DocumentEditor, from original docx document.
  2. The unicode symbol , checkbox, is removed in the updated document from DocumentEditor.

Let us know what solution you have to these issues observed .

Both the files attached in zip format (original and document exported from synfusion)


Attachment: Files_for_reference_75cfab98.zip


3 Replies

SM Suriya Murugan Syncfusion Team October 15, 2021 03:12 AM UTC

Hi Tanveer,   

 Syncfusion Greetings! 

We have checked the provided document and issue because of unsupported feature. 
Spacing between the two lines increases in the updated document from DocumentEditor, from original docx document. 
 
Document has table style and which is not supported in Documenteditor. So, spacing is in Documenteditor. 
 
 
 
On Validating the document we found the table as table style which is not supported in DocumentEditor. We have logged the feature request for this. We will include it in any of our upcoming release you can track the status of feature through below feedback link:  
 
 
The unicode symbol , checkbox, is removed in the updated document from DocumentEditor. 
Currently, Document editor doesn’t have support for Symbols. We have already logged feature request for this. we will implement it any of our upcoming release. We will update the status of the feedback link once it is taken for implementation. We will update you once feature implemented.    
 
 You can also track the feature status from below link.      
   
we are suggesting to use Form Field Check box. DocumentEditorContainer component provide support for Checkbox form fields through in-built toolbar.    
 
please refer the below documentation link:    
 
   
   
Regards,   
Suriya M.  



TS Tanveer Singh Bhatia October 15, 2021 05:31 AM UTC

For issue #1. Spacing issue : Is there any workaround available to fix this until the support is added for table style.



SM Suriya Murugan Syncfusion Team October 18, 2021 11:06 AM UTC

Hi Thanveer, 

No workaround for this issue. Instead, you can create document without using table style, just change the table style using table properties or predefined options like below: 

 


Please let us know if you have any questions. 

Regards, 
Suriya M. 


Loader.
Up arrow icon