Everything works fine in the Crystal-report, only the image does not display
C#
1
Posts
1
Posters
0
Views
1
Watching
-
i'am trying to print through Crystal-report a report with picture that i attached. i try this:
1. i add a picture object to the report.
-
format Object -> Picture -> Graphic location
-
i add my logo path: 'c:\LOGO\LOGO.jpeg'
Everything works fine in the report, only the image does not display. i work on C# WinForm with Visual-studio 2010 + Crystal-Report thanks
-