Welcome Guest Search | Active Topics | Sign In | Register

Bug: big numbers are changed by the Html Parser on many pages of html Options
Stefan Prodan
Posted: Thursday, February 16, 2012 8:25:14 AM
Rank: Newbie
Groups: Member

Joined: 8/24/2011
Posts: 6
Hi,

Inside html there are big numbers like "49724716" inside paragraphs(and in some attributes). I am using:

var result = EO.Pdf.HtmlToPdf.ConvertUrl(url, file);
result.HtmlDocument..... browse on some html elements by tag and all the occurences of the string "49724716" is replaced by "1270381".

This bug produces when there are 500 paragraphs, but when there are only a few (3 or 4) it works well.

Please help us with this blocking bug in which the html text is modified by the html parser.

eo_support
Posted: Thursday, February 16, 2012 10:04:01 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

I am not aware of any such "replacing" mechanism in our HTML parser. You can try to isolate the problem into a small test project and send it to us. Once we have that we will be very happy to investigate further.

Thanks!
Stefan Prodan
Posted: Thursday, February 16, 2012 12:51:52 PM
Rank: Newbie
Groups: Member

Joined: 8/24/2011
Posts: 6
Hi again,

After deeper investigation it turns out it was a problem with our html, the EO html parser is ok.

Thank for you support and we apologize for reporting a nonexistent bug.
eo_support
Posted: Thursday, February 16, 2012 1:20:44 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
No problem. Glad that you found out the root cause. Please feel free to let us know if there is anything else.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.