variable pictures in a report
variable pictures in a report
We are creating an alphabetical catalogue of lab equipment we have for sale. __A database "HEADINGS.DBF" is used in conjunction with our inventory file. When the item in the inventory file first matches a heading in the headings file, a header is printed in larger/bold type. I would like to insert a sample photograph with each heading, showing typical items of that category. However, I can^t figure out how to vary the photograph to match the header (photo^s are named after the header, e.g., "microscopes.jpg"). I can only insert one photograph, which is the same for all headings.____Can anyone help ?__
=> RE: variable pictures in a report
R&R does not yet support images on a per record basis.____If you have a limited number of images, you could place each one on a separate band line and control the band lines with a logical condition so that the appropriate image prints based on the contents of the test field.____Kathleen__R&R Support
-
- Posts: 7
- Joined: Tue Oct 10, 2017 12:44 pm
==> RE: variable pictures in a report
Is it possible to change location of the image during runtime?