ksimpson61
Registered User.
- Local time
- Today, 12:56
- Joined
- Sep 8, 2016
- Messages
- 36
I have a sub report that is used only to display either one or two images for the selected record. Each image fills a full page. It worked great when I only had one image except that if a particular record does not have an image, there is one blank page in the report. But adding the second image has caused further blank space. This is especially annoying since most of the records only have one image. There is no way to shrink an image box in a report and shrinking the detail or the sub report doesn't work as the image box is still holding the space. I would like to be able to insert the image boxes as the report is being formatted only if the record has image paths in the fields for that particular record.