I have a series of images stored on a hard drive showing various logos. The images are not stored in the Oracle database along with the other data I am using.
In my crystal report I have a group based on the field {companyname} and I wish to display the appropriate logo for that company. E.g if {companyname}=ABC then display the image ABC.psd (Adobe).
Is it possible to create a OLE object in my report with a File Path that can be controlled via a formula? I can insert a single image as an OLE object but this obviously does not change from group to group.
I have also tried using a Hyperlink. Whilst I can create a dynamic link to the file, the image opens in the 'parent' application and is not inserted in the report. Am I missing something here?
Thanks in advance.
In my crystal report I have a group based on the field {companyname} and I wish to display the appropriate logo for that company. E.g if {companyname}=ABC then display the image ABC.psd (Adobe).
Is it possible to create a OLE object in my report with a File Path that can be controlled via a formula? I can insert a single image as an OLE object but this obviously does not change from group to group.
I have also tried using a Hyperlink. Whilst I can create a dynamic link to the file, the image opens in the 'parent' application and is not inserted in the report. Am I missing something here?
Thanks in advance.