Shape.Visible in band
Setting a Shape in a band to not Visible
the shape stays visible when you do this in the band's OnBeforePrint event.
Hiding memo fields in this event works.
Setting the shape.Visible := false in the PageOnBeforePrint event works.
the shape stays visible when you do this in the band's OnBeforePrint event.
Hiding memo fields in this event works.
Setting the shape.Visible := false in the PageOnBeforePrint event works.