1

Can I auto-align a table to the center using pdfmake? I tried a few different solutions with no results. Here's my code:

 $(document).ready( function () {
    $('#dt').DataTable( {
      "dom": 'Bfrtip',
      "buttons": [
       'csv', 'pdf',
      ]
Or Assayag
  • 5,662
  • 13
  • 57
  • 93
golbx
  • 11
  • 1
  • Does this answer your question? [How to center align table - PDFMAKE](https://stackoverflow.com/questions/57949581/how-to-center-align-table-pdfmake) – Andrea Olivato Jun 02 '21 at 06:42

0 Answers0