Pagination issues when using Angular viewer and CrossDataBand

Stimulsoft Reports.ANGULAR discussion
Post Reply
victorscapin
Posts: 9
Joined: Wed Apr 05, 2017 2:41 pm

Pagination issues when using Angular viewer and CrossDataBand

Post 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 14057 times

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


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

Thanks
Lech Kulikowski
Posts: 7332
Joined: Tue Mar 20, 2018 5:34 am

Re: Pagination issues when using Angular viewer and CrossDataBand

Post by Lech Kulikowski »

Hello,

The CrossDataBand is not paginated, Acrobat does it itself.

Thank you.
victorscapin
Posts: 9
Joined: Wed Apr 05, 2017 2:41 pm

Re: Pagination issues when using Angular viewer and CrossDataBand

Post 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?
Lech Kulikowski
Posts: 7332
Joined: Tue Mar 20, 2018 5:34 am

Re: Pagination issues when using Angular viewer and CrossDataBand

Post 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.
Attachments
Screenshot 2024-08-29 184927.png
Screenshot 2024-08-29 184927.png (34.95 KiB) Viewed 13883 times
Post Reply