Hi there, certain docx documents fail to load to RichTextBoxadv with the error message
Width and Height must be non-negative.
I attach two of them.
Thank you.
I am referring to 19.3.0.57.
Attachment: Width_and_Height_must_be_nonnegative_cba130fa.zip
Kalaivannan, thanks for your efforts. I attach another document that loads w/o error but its rendering is poor. Table rows are overwriting each other and the header logo overlaps with the text.
Kalaivannan, as to
“Table rows are overlapped”, it is true that your solution does not produce the error, even if upgraded to .NET 6.0 :)
Yet it persist it my solution, despite changing richTextBox width etc. It's a minor issue and we'll leave it alone.
Thanks for your efforts.
Document Name |
Reports |
1. Fejlesztoi_utasitas_JARO_FEKVO_adatszolgaltatas_v13_2021-12-30.docx |
1. The header text is overlapped over the image
2. Table of contents, which is not supported in SfRichTextBoxAdv |
2. BioStar-ÁFA.docx |
1. Group shapes in the document header are preserved improperly, which is unsupported in the SfRichTextBoxAdv. |
3. görEurovoc.docx |
1. Images with different wrapping styles when present side by side is preserved improperly |
Document name: Fejlesztoi_utasitas_JARO_FEKVO_adatszolgaltatas_v13_2021-12-30.docx |
Issue |
1. The header text is overlapped over the image We have confirmed the suspected issue with “Text position is improper when present after paragraph with single image with Behind wrapformat”, and logged defect report in SfRichTextBoxAdv control. The patch for this bug is estimated to be available on 9th February 2022. |
2. Table of contents is preserved improperly As of now, our SfRichTextBoxAdv control does not have support for Table of contents. We have already logged feature requests to preserve the above feature in SfRichTextBoxAdv control from the Word document. We will implement this feature in any of our upcoming releases. We usually have an interval of at least three months between releases. If the definition of this feature corresponds to your requirement, please vote for it here feedback link. At the planning stage for every release cycle, we review all open features and identify features for implementation based on specific parameters including product vision, technological feasibility, and customer interest. |
3. Support for Page Number: As of now, our SfRichTextBoxAdv control does not have support for preservation for Page number fields. We have already logged feature requests to preserve the above properties in SfRichTextBoxAdv control from the Word document. We will implement this feature in any of our upcoming releases. We usually have an interval of at least three months between releases. If the definition of this feature corresponds to your requirement, please vote for it here feedback link. At the planning stage for every release cycle, we review all open features and identify features for implementation based on specific parameters including product vision, technological feasibility, and customer interest. |
Document name: Fejlesztoi_utasitas_JARO_FEKVO_adatszolgaltatas_v13_2021-12-30.docx
1. Document footer contents are not preserved.
2. List is preserved improperly and has wrong indentation
|
We will validate these following issues and update you with further details on or before 21st January 2022 |
Document name: BioStar-ÁFA.docx:
1. Group shapes in the document header are preserved improperly | |
Document name: görEurovoc.docx:
1. Images with different wrapping styles (Inline and Square) when present side by side is preserved improperly |
1. |
Document Name: Fejlesztoi_utasitas_JARO_FEKVO_adatszolgaltatas_v13_2021-12-30.docx The footer contents Text and floating elements are not preserved in the SfRichTextBoxAdv control |
We have confirmed the reported issues as a bug and logged the defect report in the SfRichTextBoxAdv control. The patch for this bug is estimated to be available on 11th February 2022. |
2. |
Document name: görEurovoc.docx: Images with different wrapping styles (Inline and Square) when present side by side is preserved improperly | |
| ||
3. |
Document name: Fejlesztoi_utasitas_JARO_FEKVO_adatszolgaltatas_v13_2021-12-30.docx The list is preserved improperly and has the wrong indentation
|
We will validate these respective issues and update you with further details within two working days on or before 25th January 2022 |
4. |
Document name: BioStar-ÁFA.docx:
Group shapes in the document header are preserved improperly |
Document name: Fejlesztoi_utasitas_JARO_FEKVO_adatszolgaltatas_v13_2021-12-30.docx The list is preserved improperly and has the wrong indentation |
We have confirmed the reported issues as a bug and logged the defect report in the SfRichTextBoxAdv control. The patch for this bug is estimated to be available on 16th February 2022. |
Document name: BioStar-ÁFA.docx: shapes in the document header are preserved improperly |
1. |
Document Name: Fejlesztoi_utasitas_JARO_FEKVO_adatszolgaltatas_v13_2021-12-30.docx
The footer contents Text and floating elements are not preserved in the SfRichTextBoxAdv control
|
2. |
Document name: görEurovoc.docx:
Images with different wrapping styles (Inline and Square) when present side by side is preserved improperly
|
3. |
Document name: Fejlesztoi_utasitas_JARO_FEKVO_adatszolgaltatas_v13_2021-12-30.docx The list is preserved improperly and has the wrong indentation |
4. |
Document name: BioStar-ÁFA.docx: shapes in the document header are preserved improperly |
1. |
Document Name: Fejlesztoi_utasitas_JARO_FEKVO_adatszolgaltatas_v13_2021-12-30.docx
The footer contents Text and floating elements are not preserved in the SfRichTextBoxAdv control |
2. |
Document name: Fejlesztoi_utasitas_JARO_FEKVO_adatszolgaltatas_v13_2021-12-30.docx The list is preserved improperly and has the wrong indentation |
3. |
Document name: BioStar-ÁFA.docx: shapes in the document header are preserved improperly |
1. |
Document name: görEurovoc.docx: Images with different wrapping styles (Inline and Square) when present side by side is preserved improperly We have fixed the following reported issue and are at the final stage of the testing, we will update you with private patch on 23rd February 2022 |
Kalaivannan, thanks for the update. I am unable to set the patch right. May this be due to the fact that I am under .NET 6.0 while the zip file contains packages up to 5.0? VS complains that package restored as .NET 4.7.1.
Thanks!