DataTable export the pdf overwriting hidden column content
DataTable export the pdf overwriting hidden column content
kanchinik
Posts: 5Questions: 1Answers: 0
I have a dataTable for which I am defining a pdf export . I would like to show some "hidden" fields that I have added to the datatable in this pdf. This download of hidden and visible fields appear fine for csv and excel but while exporting pdf the hidden column text overlap with the visible column text . I am aware of the mColumns button option which is what I am using here .
I have seen multiple discussions regarding this mColumns option but I am still not able to solve this issue over overlapping text with the pdf downloading.
If you have a solution for this allan , I would really appreciate it ! Thanks in advance
I have seen multiple discussions regarding this mColumns option but I am still not able to solve this issue over overlapping text with the pdf downloading.
If you have a solution for this allan , I would really appreciate it ! Thanks in advance
This discussion has been closed.
Replies