2017-08-17 101 views

回答

1
'exportConfig' => [ 
    \kartik\export\ExportMenu::FORMAT_PDF => [ 
     'pdfConfig' => [ 
      'orientation' => 'L', 
     ], 
    ], 
],