I am writing to you regarding the React PDF export file that I have been working on. While I have been successful in exporting the data, I have noticed that the content is not fitting onto a single page.
After analyzing the issue, I have identified that the column width is causing the content to spill over onto the next page. Therefore, I need to decrease the column width in order to ensure that the content fits onto a single page.
Tried using pdfHeaderQueryCellInfo but it did'nt work