New Line Not Working
New Line Not Working
sharad_b
Posts: 2Questions: 1Answers: 0
{
extend: "pdf",
className: "btn purple btn-outline",
text: "PDF",
exportOptions: {
columns: ':visible',
stripNewlines: false
}
Here is my code.
I want to new line after (1),(2)..etc.
So what can i do?
This discussion has been closed.
Replies
Thanks for your question. As noted in the forum rules, please post a link to a running test case showing the issue so we can offer some help. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Colin