Welcome Guest Search | Active Topics | Sign In | Register

Dynamic data not appearing Options
Jim
Posted: Wednesday, October 8, 2014 4:37:09 PM
Rank: Newbie
Groups: Member

Joined: 8/12/2011
Posts: 4
FYI, I'm using EO.Pdf assembly version 3.0.95.2. In a ASP.NET 2.0 application, I didn't have a problem. Now in a ASP.NET 4.0 app, when using the HtmlToPdf.ConvertUrl method, the output show only the hardcoded HTML, the HTML that's rendered from code is not displaying. Any idea?
eo_support
Posted: Thursday, October 9, 2014 3:09:45 PM
Rank: Administration
Groups: Administration

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

Please check two things:

1. Try to load the page with Google Chrome browser and see if it works fine for you. If your script has a problem, this will usually tell you what's wrong;

2. Try to increase HtmlToPdf.Options.MinLoadWaitTime. Sometimes even if your script is fine, but it didn't have enough time to run. Increasing MinLoadWaitTime gives the script more time to run;

If none of these resolves the issue, please try to update to the latest build and see if that resolves the issue. If the problem remains with the latest build, you can try to isolate the problem into a test project and send the test project to us. We will look into it as soon as we receive that. Please see here for test project guidelines:

http://www.essentialobjects.com/forum/test_project.aspx

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.