Completed
Last Updated: 15 Mar 2023 11:25 by ADMIN
Release R1 2023 SP1
Yale
Created on: 23 Sep 2022 10:10
Type: Bug Report
1
The Html5 Viewer stops scrolling down a multipage report with initial settings PRINT_PREVIEW, FIT_PAGE_WIDTH, and CONTINUOUS_SCROLL

I have a multipage report and my Html5 Viewer is set up in an ASP.NET Core application in .NET 5. The viewer's settings are:

viewMode: "PRINT_PREVIEW",
scaleMode: "FIT_PAGE_WIDTH",
pageMode: "CONTINUOUS_SCROLL",

The problem is that I cannot scroll down to the end of the report.

The issue may not occur in other frameworks with the same report.

 

0 comments