jsreport / jsreport-dotnet

jsreport .NET sdk home repository
https://jsreport.net
MIT License
63 stars 10 forks source link

JSReport don't load image in asp net core project #19

Closed mindior closed 6 years ago

mindior commented 6 years ago

I'm using jsreport to convert an html page to pdf in asp net core. When I display the page in html format the image appears. When I convert to pdf the image is not shown. The pdf prints all the properties of the template, except for the image. I tried to use a header and the same thing happens.

pofider commented 6 years ago

Perhaps this is fixed for you in v2. Please reopen if not.

sudhir2311 commented 2 years ago

I'm using jsreport to convert an html page to pdf in asp net core. When I display the page in html format the image appears. When I convert to pdf the image is not shown. The pdf prints all the properties of the template, except for the image. I tried to use a header and the same thing happens.

Having same issue in JSReport. JSReport is Third class library to generate report