0

Im new in NReco.PdfGenerator.We have partial view and it's carrying html tags what we need.

In our partial view html:

<img src="https://www.nrecosite.com/img/pdfgenerator/donald_sign.jpg" />

We're exporting pdf without this image and get this error:

Warning: Failed to load https://www.nrecosite.com/img/pdfgenerator/donald_sign.jpg (ignore)

What can I do to solve this problem.

With Respect,

Leonardo Henriques
  • 784
  • 1
  • 7
  • 22
MFARKAN
  • 226
  • 2
  • 3
  • 12
  • This error means that you have reference to this image but it cannot be accessed from the server where PDF generation is performed. – Vitaliy Fedorchenko Apr 03 '18 at 09:53
  • I didnt find any solution about this error , but we're using server file to generate pdf and image is showing. Thanks :) – MFARKAN Apr 05 '18 at 08:38

0 Answers0