detail overrides summary report
Hi,
using FastReport 6.4.12/VCL/Win32/C++ builder XE 10.3 update 2.
I have a report summary band with a few texts, one field, and a TfrxPictureView aligned to taBottom of the report summary band.
Problem: when I have a 2 pages report, the image is printed on the first page of the report and not no the second one. See image in red frame below.
See report, image (company details) is only on page 1 and detail lines are even printed above it.
Any idea?
Comments
Use TfrxPageFooter band instead of TfrxReportSummary band
Place TfrxPictureView on the TfrxPageFooter band