Datatables export to labels
Datatables export to labels
bartdereu
Posts: 10Questions: 5Answers: 0
Hi All,
a customer asks me if it is possible to have his (fitlered) table exported to a pdf file with labels so he can
print it on address self adhesive stickers.
Now, i managed to get all the ID's from the datatable and i wanted to create PDF file on the fly trough an
Ajax call, but that seems not so easy to do. I tried JSPdf also but i didn't succeed in a good solution.
I am working in PHP Codeignter.
Anyone has any tips for me? It's highly appreciated.
Bart
This discussion has been closed.