Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
0 votes
1 view
Knowage Report: Is it possible to create a table-widget without scrolling.

I want this functionality so that when I export the report in PDF or screenshot, it can capture whole data, rather then displayed window only
Environment Knowage version:7.2, OS:MAC Big Sur 11.1, application server:apache, browser:safari
in Admin and Developer Functionalities by (1.3k points)

1 Answer

+1 vote
Dear Vipin,
In the cockpit, if you wantn't see the scrollbar, you will use the "pagination" option setting the right rows number. Obviusly using this option you cannot see the other pages in PDF.
If you want to export a table managing the data inside more than one pages, I will suggest to use Birt Report Engine instead the Cockpit.

Best Regards

Angelo
by (20.7k points)
Thank you @Angelo.

Is there not any hack by which we can export the all pages data which having the pagination in place.
...