Código Delphi [-]procedure TForm1.Button1Click(Sender: TObject); begin QuickRep1.Page.Orientation:=poLandScape; end;
procedure TForm1.Button1Click(Sender: TObject); begin QuickRep1.Page.Orientation:=poLandScape; end;