<< Click to Display Table of Contents >>

viewer.viewmode

Sets the page view mode.

Values

normal

Show realsize

fittoframe

Show fit to frame

fittowidth

Show fit to width

fittocontents

Show fit to contents

printsize

Show print size

Reference

The the Android/iOS Viewer, set to the default value, "fittowidth". In other viewers, set to the default value "normal". However, if HTML5 Viewer is executed in Mobile UI, set to the default value "fittowidth".

If you set the parameter value to normal, the report is displayed based on the Display DPI. Therefore, the size of the report is displayed depending on the device resolution.

If you set the parameter value to fittoframe, it scales according to the size of the Viewer window.

If you set the parameter value to fittowidth, it scales according to the width of the Viewer window.

If you set the parameter value to fittocontents, it scales according to the width of the Viewer window, except the margins of the report paper.

If you set the parameter value to printsize, the report is displayed as 100 percent based on the print size. Therefore, the size of the report is displayed in the same size regardless of the device resolution.

If you zoom in/out of the report, the page view mode is changed to normal.