This is a migrated thread and some comments may be shown as answers.

Zoom buttons on menu bar in HTML5 report viewer

1 Answer 175 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
rwb
Top achievements
Rank 2
rwb asked on 21 Jun 2017, 09:47 AM

In the HTML5 report viewer there is button on the menu bar to zoom in and out, but by default it has style="display:none;".

 

How can I enable these buttons, and other functionality?

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 22 Jun 2017, 08:51 AM
Hi rwb,

The Scale button must be visible in the default preview of the toolbar of the HTML5 viewer. If the viewer is minimized, it will switch to its mobile view where we use Kendo UI touch support (double-tap) to allow scaling.
Please check if the style is inherit from external CSS loaded on the page by inspecting the rendered HTML and the Style inheritance.

The HTML5 Viewer has also a scale method allowing you to control the scaling of the document in the viewer via external UI - scale(scale) method.

Regards,
Stef
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
rwb
Top achievements
Rank 2
Answers by
Stef
Telerik team
Share this question
or