My PDF report has a lot of columns.
My PDF report has a lot of columns.
yossel2
Posts: 2Questions: 1Answers: 0
Good morning, I have a table with 48 columns. When I generate the PDF report, only a few columns are shown. Is there a way to display, for example, 15 columns on one page and the remaining columns on the next page? Thank you very much.
This question has an accepted answers - jump to answer
Answers
At the moment no, sorry. The PDF export isn't very smart when it comes to tables with a lot of columns (or smaller number of wide columns). For such a case you'd need to look into using an external PDF document creator. I don't think pdfmake (the library we use) has a way to handle this built in.
Allan