BoldDesk®Customer service software with ticketing, live chat & omnichannel support, starting at $99/mo for unlimited agents. Try for free!
Hii Irfana,
Thanks for update. I have tried to access above feedback link access denied can you please provide access.
And in my case I have tried with my own code but another issue facing "In case of long text, or a large number of messages, the text of the table seems to exceed the table itself and to be written strangely on the following page, and moreover some text seems hidden behind the background-color of the table."
Please find the attachment, you can trace easily.
Thanks and regards,
Rajkumar Bhagavati
Attachment: Issue_with_backgroundcolor_27bc6b5c.zip
Hi Rajkumar,
We were unable to reproduce the reported behavior with the provided details on our end. We have attached a sample for your reference. We request you to share with us the modified sample, issue version and the steps to replicate the issue with us. So that we can assist with you further in this.
Regards,
Irfana J.
Hello Irfana,
Thanks for the update I have checked at my end using sample code given by you but i am facing issue while applied background color for the cell
I will attach code please check and let me know.
Regards,
Rajkumar bhagavati
Hi Rajkumar,
Currently we are validating on the reported issue with the provided details on our end and we will share the further validation details on February 21st, 2025.
Regards,
Irfana J.
Hi Rajkumar,
We have confirmed the issue “TextOverlapping issue occurs while setting background color to the cell of the PdfGrid” as a defect in our product and we will include the fix in weekly release on 11th March 2025.
Please use the below feedback link to track the status of the reported bug.
https://www.syncfusion.com/feedback/65731/text-overlapping-issue-occurs-while-setting-background
Note: If you require a patch for the reported issue in any of our Essential Studio Main or SP release version, then kindly let us know the version, so that we can provide a patch in that version based on our SLA policy.
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.”
Upon further analysis, we found that the HTML text element is retrieved as a metadata file, which has a default background color. This leads to the issue of an improper background color for the cell. Please see the screenshots below of the existing output and the fixed output, and let us know if it meets your requirements.
Existing output:
Fixed output:
Rangarajan.
Hi Rajkumar,
We have confirmed the issue “TextOverlapping issue occurs while setting background color to the cell of the PdfGrid” as a defect in our product and we will include the fix in weekly release on 11th March 2025.
Please use the below feedback link to track the status of the reported bug.
https://www.syncfusion.com/feedback/65731/text-overlapping-issue-occurs-while-setting-background
Note: If you require a patch for the reported issue in any of our Essential Studio Main or SP release version, then kindly let us know the version, so that we can provide a patch in that version based on our SLA policy.
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.”
Upon further analysis, we found that the HTML text element is retrieved as a metadata file, which has a default background color. This leads to the issue of an improper background color for the cell. Please see the screenshots below of the existing output and the fixed output, and let us know if it meets your requirements.
Existing output:
Fixed output:
Rangarajan.
Hi Rangarajan,
Thanks for the update can you please send me patch of code(Using syncfusion Blazor).
Please find the attachment version which we used.
Please see the screenshots of
version which we used.
Regards,
Rajkumar Bhagavati
Hi Rajkumar,
Thanks for the update.We will provide the patch in the mentioned version 27.2.2 on 28th February 2025
Regards,
Hi Rajkumar,
Thanks for the update.We will provide the patch in the mentioned version 27.2.2 on 28th February 2025
Regards,
Raashith Ahamed
Hi Raashith,
I have checked at my side still same issue facing
Regards,
Rajkumar bhagavati
Hi Rajkumar,
Due to stability concerns while addressing the issue, we were unable to provide the custom patch. We will resolve the issue and deliver the patch for the required version on or before March 4, 2025, without fail.
We apologize for any inconvenience this may have caused and appreciate your understanding.
Regards,
Irfana J.
Hi Rajkumar,
We investigated the issue in the .NET Framework platform and successfully identified and resolved it. Since you initially mentioned WPF in the forum, we ensured the fix is included for .NET Framework as well. This fix will be part of the upcoming weekly release on 11/03/2025.
If you require a separate patch for .NET Framework before the official release, please let us know, and we will proceed accordingly.
Based on your forum response (link to forum post), we understand that you are working with .NET Core. Upon testing, we were able to reproduce the issue where "some text appears hidden behind the background color of the table."
Due to the complexity of the issue, further analysis is required. We will provide an update on our findings and the resolution plan by 06/03/2025.
If you have any additional insights or requirements, please let us know.
Regards,
Savithiri R.
Hi Rajkumar,
In the .NET Core platform, we use our own rendering technique to parse HTML elements and render them into PDF graphics. When HTML elements are included in grid cell values, we typically apply a background color to the cell before rendering the content. However, our current architecture does not support retaining the background color during pagination, leading to its loss when cell values containing HTML text elements are paginated.
We are actively analyzing the feasibility of maintaining background colors during pagination when grid cells contain HTML text elements. This requires evaluating additional use cases and the architectural complexities involved. Our analysis is ongoing, and we will provide further updates on March 10th, 2025.
Regards,
Savithiri R.
Hi Rajkumar,
Regards,
Irfana J
Hi Rajkumar,
Regards,
Irfana J
Hi Rajkumar,
We regret to inform you that the fix for the issue "Text overlapping occurs when setting a background color for PdfGrid cells" could not be included in the 2025 Volume 1 release scheduled for tomorrow (26/03/2025) as planned. However, this fix will be included in the next weekly release, scheduled for the first week of April.
As per your request, we have prepared a custom patch with the fix in version 27.2.2. Please find the attachment for your reference.
Installation Steps:
Please try the patch on your end and let us know the results.
Root Cause:
When the text exceeds the available space on a page, pagination occurs, moving the remaining text to the next page. However, this process causes an issue.
On the first page, the background is drawn first, followed by the text. However, when pagination occurs, the remaining text is rendered first on the next page, and then the grid with the background is drawn on top of it.
As a result, the text becomes invisible or overlapped by the background, leading to the issue.
We sincerely apologize for any inconvenience this may have caused and appreciate your understanding. If you have any additional insights or requirements, please let us know.
Regards,
Hi Jorg,
Regards,
Irfana J.