export from datatable plain text
export from datatable plain text
filippoaceto
Posts: 4Questions: 0Answers: 0
Hi,
is there a way to use pdfhtml5 excelhtml5 for extract data in plain text?
i want the text exactly as he is, withouth formattation.
in js i use decodeURI encodeURI
Thanks!
This discussion has been closed.
Replies
Hi @filippoaceto ,
You can export as a CSV using csvHtml5 - you would need the comma to differentiate between the fields. Would that work?
Cheers,
Colin