nested table content are unstructured on pdf export

nested table content are unstructured on pdf export

hakuna_matatahakuna_matata Posts: 2Questions: 1Answers: 0
edited October 2020 in Free community support

Hi, I have been trying to export my table content, what I'm stuck at is, I have nested table structure and whenever I'm tryna export, the inner table contents looks messier, they are not well formed.

i have attached the screenshot of it. and here's the the link where I'm trying to do so
jsfiddle.net/hakuna_matata/86qt9u1b/60/

Please could anyone help me through this.
Thanks in advance.

Answers

  • rf1234rf1234 Posts: 2,801Questions: 85Answers: 406

    Take a look at this:
    https://datatables.net/forums/discussion/comment/172785/#Comment_172785

    Warning: To manipulate the export is very cumbersome. You'll find a lot more posts on exportOptions and customization elsewhere in the forum.

  • hakuna_matatahakuna_matata Posts: 2Questions: 1Answers: 0

    Thanks for the response , the link you mentioned it customizes header body footer as we want. but what I'm doing isn't like this, I have 2 inner tables whos structure is getting messed up. Could you please have a look at the fiddle link

  • rf1234rf1234 Posts: 2,801Questions: 85Answers: 406

    I know it is not the same. But what you need to do is the same: manipulate xml using jQuery. And that is extremely hard to do.

This discussion has been closed.