Welcome Guest Search | Active Topics | Sign In | Register

JQuery is not getting applied on ConvertHTML Options
jtwoods4
Posted: Thursday, June 21, 2012 2:02:00 PM
Rank: Newbie
Groups: Member

Joined: 6/5/2012
Posts: 4
I am using the EO.PDF.Html2PDF.ConvertHTMl method and passing in the following HTML. However, the JQuery that applies the correct image is not running. Images are not appied to the PDF. I have set the BaseURL to the site root and the CSS is getting applied. Why not Images?

EO.Pdf.HtmlToPdf.ConvertHtml(finalHtml, responseStream);

Here is the HTML.
eo_support
Posted: Thursday, June 21, 2012 3:25:21 PM
Rank: Administration
Groups: Administration

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

You need to set HtmlToPdf.Options.BaseUrl whenever you use ConvertHtml.

Thanks!
jtwoods4
Posted: Thursday, June 21, 2012 3:33:34 PM
Rank: Newbie
Groups: Member

Joined: 6/5/2012
Posts: 4
I did set this. The CSS is working but the JQuery is not.
eo_support
Posted: Thursday, June 21, 2012 3:36:22 PM
Rank: Administration
Groups: Administration

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

Try to increase HtmlToPdf.Options.MinLoadWaitTime and see if that works. If that still does not work, please send us a test project.

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.