dynamic images in the report

Ask any questions you have about purchasing R&R ReportWorks. Will it work with my operating system? Will it access my database? Can I convert my old reports?
Post Reply
James_(Guest)
Posts: 1
Joined: Tue Oct 10, 2017 12:44 pm

dynamic images in the report

Post by James_(Guest) » Tue Dec 16, 2003 9:23 pm

is it possible to place images in the report, programmatically. have an existing app that prints thumbnail 2x2 and 4x6, from a collection of about 1000 images.__

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: dynamic images in the report

Post by kfleming » Wed Dec 17, 2003 8:56 am

You can place images on a per record basis by having a character field that contains the path/name of the image file. You then place that field on the report using the Insert Picture from field command and when the report runs, it will dynamically display each image.__Note that this feature works best when each image is approximately the same size since it will be displayed within a fixed size area on the report.____Kathleen__R&R Support

Jefferyvaf
Posts: 0
Joined: Wed May 09, 2018 12:34 pm

==> RE: dynamic images in the report

Post by Jefferyvaf » Tue Apr 12, 2005 8:49 am

Hello____at what version does this feature work? I have an R&R Reportwriter (vers 8.0)____How are the steps to create this? (dynamic images in the report)____I haved tried:__the path/image name has to be in a character field in the database.__In the reportwriter I have build a images field. I have tried this, but it immediately requested a picture file.____thank you____Wolfgang R.

castrass
Posts: 14
Joined: Tue Oct 10, 2017 12:44 pm

===> RE: dynamic images in the report

Post by castrass » Tue Apr 12, 2005 2:40 pm

Hello,__We added the ability to display images based on a varying filename in version 10.__

Post Reply