Hi There,
I have a need of displaying simple static image in my report which will be hosted in a WINFORM crystal report viewer.
I have no requirement of loading dynamic images or anything.
I tried googling which yielded results of only loading dynamic images.
I am using a typed dataset for runtime supply of data to the report. And adding another table for the same report apeared a hazy and bad idea.
I am using .Net 2.0. I remember having used a picture box in the crystal report that was shipped with .Net 1.1.
I tried looking for a similar thing in the crystal report designer but miserably failed.
I would appreciate if any insight can be provided.
Regards,
Sid