0

I am trying to load pdf file in classic asp site for that using ABCpdf.dll I am getting error This site can’t be reached

The connection was reset. Try: Reloading the page Checking the connection Checking the proxy and the firewall ERR_CONNECTION_RESET

It does not showing any console error.enter image description here

Thanks(version 8)

sagar
  • 23
  • 6
  • 1
    ABCpdf uses the version of Internet Explorer installed on the server to generate a pdf. Basically it's the printing an IE screen to a pdf file. This is why you need to specify absolute urls with the component If possible you need to open a remote desktop session with your server and look at the security settings on IE. – John Jun 02 '16 at 14:15
  • 1
    It's an awful component, only one I'll use and swear by is [Persists.Pdf](http://www.asppdf.com/) it's not free but you get what you pay for. Best bit about it no dependencies! – user692942 Jun 02 '16 at 14:23
  • Completely agree with @Lankymart, use Persists AspPdf. I've used it for years, and it's never let me down. Their support is second to none. – Aki Jun 04 '16 at 23:34
  • thanks friends for valuable suggestions. but We already have licensed for ABCpdf 7. – sagar Jun 06 '16 at 07:29

0 Answers0