What is the process to print a single record of a list of records in PDF?
What is the process to print a single record of a list of records in PDF?
Odnumi
Posts: 4Questions: 2Answers: 0
I use DataTables 1.10.16 with pdfmake v0.1.32.
I want to print in PDF a single record of a list of multiple records.
Is it possible? How?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
See if this example helps:
https://datatables.net/extensions/buttons/examples/print/select.html
Kevin
Thank you kthorngren!!! Really works good!
Hi,
Im looking for something like this, but I need a custom pdf.
Any tips?
Thanks
@oxcore
If you are asking about the
row-selector
it works the same for all export types. If you are asking for other customizations start by looking at the examples here.Kevin
Hi @kthorngren thanks for the feedback.
Im looking something like these -> https://gyazo.com/115f6c0f23c405c779317ffbd8b16c98
This is mine, BUT, I use an external laravel page to generate the pdf. I looking for a way to do inside, without external websites.
well solver I just used mpdf