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
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
|
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:
|
For issue #1. Spacing issue : Is there any workaround available to fix this until the support is added for table style.