Images in reports [message #89996] |
Thu, 23 September 2004 13:18 |
Rick
Messages: 49 Registered: March 2000
|
Member |
|
|
In reports 6i, is there a way to overlay images? Based on options the user selects, I would like to build a picture on the report from multiple images instead of creating an image for every combination possible.
Thanks
Rick
|
|
|
Re: Images in reports [message #90018 is a reply to message #89996] |
Fri, 01 October 2004 00:58 |
Biljana
Messages: 8 Registered: October 2004
|
Junior Member |
|
|
Try Conditional Formatting for image object. Put new format exception to hide the object (image) if certain condtion is true. Make it for every image you need to, and images can be overlayed. If you put one image, for inatance, im1 over other image, for instance, im2, if certain condtion is true than using Conditional formatting, you can hide image im1 and only im2 will be visible.
|
|
|