When exporting to PDF it doesn't print all the lines
Hello community,
We have build a custom dashboard, within there is a circle graphic and several lines with the users info. When trying to export to PDF only downloads X number of lines, but not all the lines that are close to 450. Instead, when downloading using the export to excel it does export all the lines.
Any thoughts? Do I have to configure something in order the PDF export all the information within the dashboard?
Many thanks in advance,
Arion
Thank you, that helps.
It's a BiViewer issue, probably due to the logic it follows when deciding what to print out. When you do it on the grid, there is grid-specific logic getting into play to export all records; when doing it on the entire component, it's reasoning more in terms of "what is visible", so some records might not make the cut. I think you can influence it somewhat by reducing zoom, since it will make more records visible. You can check it when designing the dashboard with the various Preview functions.
If you think the behavior is not what it should be, please log it with Support and they will take it up with developers.