We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Double Text output when using AppendHTML...

Hello,

We're using Syncfusion Essentials 2010 Volume 2 and ASP.NET Visual Studio 2008 to create a Word document from a previously written HTML report.

We're having a problem with the rendering of our HTML when using the AppendHTML() method.

We're providing the AppendHTML() method XHTML Compliant text and the very first time we call AppendHTML() on our document it doubles the text.

For example:

C#:
paragraph.AppendHTML("Simple plain text");

In the Rendered Document:
Simple plain textSimple plain text

It's actually a very odd problem. We can only replicate it once while the project is running. After the first time of incorrectly doubling the text any subsequent run of the report is printed correctly without the doubling text. The only way to get it to occur again is to completely clean your solution file and rebuild the solution then you should be able to replicate.

Let me know if you need anything else.

Thanks,
Daniel



1 Reply

RA Rajendran Syncfusion Team May 12, 2010 06:46 AM UTC

Hi Daniel,

Thank you for your interest in Syncfusion products.

We have fixed this issue in our latest source. Could you please report this issue through Direct Trac Developer Support System?
https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents so that we can provide you with the patch for this issue as well as you can take the advantage of the expertise of a dedicated support engineer and a guaranteed response time and we hope you will take advantage of this system as well. If you have already reported, please ignore this.

Please let me know if you have any queries.

Regards
Rajendran

Loader.
Live Chat Icon For mobile
Up arrow icon