PDFHTML5 DATATABLE

 {
   extend: 'pdfHtml5',
   orientation: 'landscape',
   pageSize: 'TABLOID', // TABLOID OR LEGAL
   footer: true,
 }
Energetic Emu