Could anybody show the simplest way to display picture in report using C# windows application.
Thanks Janlan
Printable View
Could anybody show the simplest way to display picture in report using C# windows application.
Thanks Janlan
Nobody?
Add an OLE object to your Crystal Report. Then set the properties of that object to point to a datafield that contains the path to whatever picture you are wanting to display.