Print Images on new page after details
Posted: Sat Apr 11, 2026 4:25 pm
Hi, I have tried many ways to do this but have no success.
I want to print the images after each group. My query has results of details and images per row.
On first page, I want to print all the rows grouped by r-code then on next page are the images of the rows.
Sample:
Page 1
Group Header (r-code 8)
Page 2
Page 3
Group Header (r-code 14)
Page 4
Page 5
Page 6
Page 7
If the databand result is too many then it must grow.
Check attached file for sample result of query and pdf.
Thanks!
I want to print the images after each group. My query has results of details and images per row.
On first page, I want to print all the rows grouped by r-code then on next page are the images of the rows.
Sample:
Page 1
Group Header (r-code 8)
- some details
- row1 - 12335
- some details
Page 2
- image [row1 - 12335]
Page 3
Group Header (r-code 14)
- some details
- row1 - 45367
- row2 - 87777
- row3 - 67888
- row4 - 72341
- some details
Page 4
- image [row1 - 45367]
Page 5
- image [row2 - 87777]
Page 6
- image [row1 - 67888]
Page 7
- image [row2 - 72341]
If the databand result is too many then it must grow.
Check attached file for sample result of query and pdf.
Thanks!