Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines
Hi Rodrigo,
This is a known issue and we have not had solution for this since we could not interfere to low level generation of pdf of phantomjs. But we do looking for solution for this. One of the possible solution is to use Chrome Headless. I will keep you update.
If your table is not very large ( can be fit to one page) then you can add following code above the table:
<div class="page-break"></div>
This will make the table starts in a new page then you can eliminate this problem.
Hi, I solved this and others problems implementing chrome headless as a generation engine for pdfs... I used package html-pdf-chrome html-pdf-chrome executed with node js.
I think this is important for the koolreport future, because phantomjs is suspend and it has unsatisfactory behaviors, such as this problem, speed execution, among others...
I hope you get this as constructive feedback!
Let KoolReport help you to make great reports. It's free & open-source released under MIT license.
Download KoolReport View demo