I have a report that's part of a class library. There is a png image in the report header. The image is set to be an embedded resource, and there is a WebResource entry for it in the AssemblyInfo.cs file.
The image does not appear in the web viewer. However, if I export the report to PDF, the image is there.
Am I doing something wrong here?
Thanks,
Eric
The image does not appear in the web viewer. However, if I export the report to PDF, the image is there.
Am I doing something wrong here?
Thanks,
Eric