Hi,
I have an issue that I've not bee able to figure out regardless of how much I've tried and researched. I have a logo image that I'm storing in a SQL Server Database table as a binary image (I actually have 100+ binary images) for use with a Packing List that I've generated in Crystal Reports 2013. The image is stored locally for my development of the Packing List as well as a remote Server.
The problem that I'm see is that the Logo Image does not show up when printing the Packing List remotely from the shipping application to which I'm integrating. Locally, I can pull up the Preview and I see the Logo Image; however, printing from an actual shipment does not show the image.
I've tried this in a variety of ways (adding the image to the main Command query as well as through a SubReport) and I have verified that the query pulls the binary image data.
As additional information, I have another Crystal Report that is able to pull over the image and show it on the report without issues. I've compared the way each is set up and there's no difference in how this happens.
What scenarios might cause this issue and what can I do to make show the logo on the Report. Mind that I'm up against a time crunch and already past when it was wanted to be put in place... extenuating circumstances caused some delays, so I appreciate the rush.
Please help me with this.
Thanks.