<< Click to Display Table of Contents >>

multiscreen.extraparam

Set the parameters to send to the multi-screen module.

Reference

The default value is an empty value.

Set the parameter values in the following format:

"Key1=Value1,Key2=Value2,...,Keyn=Valuen".

The configurable keys are as follows:

Key

Description

allow_gesture_type

Available gesture action types(The default value is all). Set the value to "all" or "none". If set to "none", all gesture actions are not allowed

allow_only_pen_while_editing_with_input_dialog

Whether to allow users to use a stylus pen only when editing in the input window(The default value is false)

allow_only_pen_while_chatting

Whether to allow users to use a stylus pen only when chatting online(The default value is false)

block_subscreen_at_edit

Sets whether to run the input window as modal type(The default value is false)

block_subscreen_at_edit_transparency

Sets the transparency of the report area when executing an input window(The default value is 100). Set to a value between 0 and 100. Applies only if the "block_subscreen_at_edit" key value is "true"

commenttoolbar_alignment

Comment toolbar display position of the sub screen(The default value is empty). Set the value to "" or "top". When set to an empty value, do not display the comment toolbar

next_disable_icon_url

Navigation window [Next] button image path(Disabled)

next_icon_url

Navigation window [Next] button image path(Enabled)

page_number_display_type

View type of the page number(The default value is none). Set the value to "none" or "alwaysshow". If this is set to "none", the page number is not displayed. If this is set to "alwaysshow", the page number is displayed at the top right corner of the page

prev_disable_icon_url

Navigation window [Prev] button image path(Disabled)

prev_icon_url

Navigation window [Prev] button image path(Enabled)

tablet

The sub screen information to be integrated with the main screen. ex) wacom_2007, wacom_wintab, accuex_15.6

tablet_dpi

Dpi of the title icon on the input dialog(The default value is 96)

tablet_number

Monitor to be set as the sub screen. If tablet_number is set, tablet_size is not applied.

tablet_size

Multi-screen display resolutions. Set in the form "Horizontal / Vertical"

tablet_window_rect

Coordinate and size of the Window displayed on the sub screen. Set to "X-coordinate/Y-coordinate/width/height" format

toolbar_alignment

Main toolbar display position of the sub screen(The default value is empty). Set the value to "", "bottom", "left" or "top". If this is set to "", do not display the main toolbar

updatenow

Sets whether to apply the input value immediately to the report if the input component values are changed(The default value is false)

usesynczoomscroll

Sets whether to synchronize the zoom and scroll of the main screen and the sub screen(The default value is false)

zoom_navigator

The position of the zoom navigator. Sets to the "X-coordinate/Y-coordinate" format based on subscreen full screen. Applies only if the "multiscreen.viewmode" parameter value is fittoframe and the "viewer.pagedisplay" parameter value is singlepage

zoomin_url

Tool window [Zoom in] button image path

zoomout_url

Tool window [Zoom out] button image path

zoomreset_url

Tool window [Zoom reset] button image path

The image file path can be set to Http URL or File URL. If you set the image file path to blank or the file does not exist in the specified path, the default image is displayed.

The available image formats are JPG, PNG, GIF and BMP. If the image height is not 40, the image is scaled accordingly to fit the height of 40.

Set tablet_dpi between 96 and 300, and the value is applied to the tool window zoom icon, the prev/next icon on the navigation window, and the height of the title on the component input dialog and the icon set by the URL.

Set the value of tablet_window_rect to a greater than 0.