write code in obp event.
begin
if engine.freespace > groupfooter1.height then
begin
Engine.CurY := Engine.PageHeight -groupfooter1.height -pagefooter1.Height - 1;
end;
end;
These forums are searchable and answers to many questions have already been answered.
Comments
begin
if engine.freespace > groupfooter1.height then
begin
Engine.CurY := Engine.PageHeight -groupfooter1.height -pagefooter1.Height - 1;
end;
end;
These forums are searchable and answers to many questions have already been answered.