Page 1 of 1

Pagination issues when using Angular viewer and CrossDataBand

Posted: Mon Aug 26, 2024 5:51 pm
by victorscapin
Hello,

I'm using Stimulsoft Viewer for Angular, and i have a report that uses CrossDataBand. In some cases, the number of columns grow dynamically which makes the report break to other page.
The problem is that the viewer is not creating a second page, it creates a horizontal scroll, and the page count don't match the count defined by the variable {TotalPageCount}.

When i export to PDF, it's fine.


Report with Angular Viewer:
report cross data viewer.png
report cross data viewer.png (44.68 KiB) Viewed 14169 times

When exporting to PDF:
report cross data pdf.png
report cross data pdf.png (63.65 KiB) Viewed 14169 times


How do i achieve the PDF result (break page) with the Angular Viewer?

Thanks

Re: Pagination issues when using Angular viewer and CrossDataBand

Posted: Mon Aug 26, 2024 9:03 pm
by Lech Kulikowski
Hello,

The CrossDataBand is not paginated, Acrobat does it itself.

Thank you.

Re: Pagination issues when using Angular viewer and CrossDataBand

Posted: Wed Aug 28, 2024 2:26 pm
by victorscapin
Hi Lech, thanks for the reply.

But the pagination number on angular viewer still not match the value from stimulsoft internal variable {TotalPageCount}, right?
Also, is there any plans to add pagination on CrossDataBand?

Re: Pagination issues when using Angular viewer and CrossDataBand

Posted: Thu Aug 29, 2024 4:49 pm
by Lech Kulikowski
Hello,

There is a limitation of the web viewer. It is shown as one page, but it is two pages-segments.

> Also, is there any plans to add pagination on CrossDataBand?

Unfortunately, at the current moment, we do not have such plans.

Thank you.