Export PDF as landscape

This commit is contained in:
snipe 2017-10-03 07:32:18 -07:00
parent 3a470ce789
commit c8bed867da

View file

@ -54,6 +54,7 @@ $('.snipe-table').bootstrapTable({
ignoreColumn: ['actions','change','checkbox','checkincheckout','icon'],
worksheetName: "Snipe-IT Export",
jspdf: {
orientation: 'l',
autotable: {
styles: {
rowHeight: 20,