Hi! I'm trying to use ABCpdf.NET to render an HTML page as a PDF. I'm using the AddImageUrl function which works fine on my local machine, but when I run it on the host server I get the following error:Unable to render HTML. Page load timed out. Unable to load page.Has anybody encountered this?

... error:Unable to render HTML. Page load timed out. Unable to load page...

It's most likely you local page is loading quicker than from the host server. Have a look at the HtmlOptions.Timeout value to ensure the remote pages have sufficient time to load. ABCpdf is set to 15 seconds by default.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.