Hi,
I need help in loading images in Crystal Report.
I would like to display images(.jpg) during run time.
I want to display the person details and display the person's image on the right.
My images will be stored in a temporary directory.
I would pass the path to crystal report like (C:\PrsnImgs\PersonA.jpg).
My query output would be something like
Name Address Path Descrptn
Jake West Blvd C:\PrsnImgs\Jake.jpg Tall&Strong
For example my report would be displayed like below.
Jake West Blvd Actual Picture(Jake.jpg)
Tall & Strong
Person B Street Address PersonB.jpg(Picture)
Description of the Person
Person C Street Address PersonC.jpg(Picture)
Description of the Person
How do i accomplish this?. Any help is greatly appreciated.
Thanks,
Shobia
I need help in loading images in Crystal Report.
I would like to display images(.jpg) during run time.
I want to display the person details and display the person's image on the right.
My images will be stored in a temporary directory.
I would pass the path to crystal report like (C:\PrsnImgs\PersonA.jpg).
My query output would be something like
Name Address Path Descrptn
Jake West Blvd C:\PrsnImgs\Jake.jpg Tall&Strong
For example my report would be displayed like below.
Jake West Blvd Actual Picture(Jake.jpg)
Tall & Strong
Person B Street Address PersonB.jpg(Picture)
Description of the Person
Person C Street Address PersonC.jpg(Picture)
Description of the Person
How do i accomplish this?. Any help is greatly appreciated.
Thanks,
Shobia