Document Viewer Display Settings
These attributes relate to display properties of the document viewer, such as the toolbar appearance, zooming behavior, scrolling, and panes.
Toolbars
[Toolbars]DocumentLayout
Specifies the document viewer toolbar layout in the Windows client. Can be altered in the Windows client by navigating to Tools → Options → Toolbars → Customize Toolbar. In the ensuing Customize dialog box, the user can drag the commands of their choice to the toolbar.
Valid values:
- Integers. Set to 6 to hide dialog box. Delete attribute to show dialog box.
[Toolbars]DocumentText
Specifies whether to show text below each document viewer toolbar button in the Windows client. This can be changed by navigating to Tools → Options → Toolbars → Customize Toolbar. In the ensuing Customize dialog box, the user can click on the Options tab and select the appropriate option under "Button text".
This does not affect toolbar display in the web client document viewer.
Valid values:
- Integers. 0 = Show text, 1 = Do not show text.
Default value: 1
[Toolbars]DocumentBigButtons
Determines whether the document viewer toolbar uses big buttons in the Windows client. This can be changed by navigating to Tools → Options → Toolbars → Customize Toolbar. In the ensuing Customize dialog box, the user can click on the Options tab and select or clear the "Large icons" option.
This does not affect toolbar button size in the web client document viewer.
Valid values:
- Integers. Set to 6 to hide dialog box. Delete attribute to show dialog box.
Default value: TRUE
[WebAccess]ToolsetDocumentViewer
Specifies the toolbar buttons in the web client document viewer in XML format. This can be configured for a user by navigating to Options → Tools, selecting Document Viewer under Toolbar, and dragging the relevant actions to and from the On toolbar and Under More Actions button categories.
Valid values:
- Integers. Set to 6 to hide dialog box. Delete attribute to show dialog box.
[Settings]LastImageTool
Remembers the last used tool in the Image Pane and auto-selects that tool when the pane is next opened. Also applies to the Image Pane when viewed in the Preview Pane. Windows client only.
Valid values:
- Integers. 0 = No tool, 1 = Arrow cursor, 2 = zoom mode, 3 = hand cursor, 4 = highlight, 5 = redaction, 6 = underline, 7 = strikeout, 8 = sticky note, 9 = stamp, 10 = rectangle, 11 = textbox, 12 = callout, 13 = line, 14 = polygon, 15 = freehand, 16 = bitmap, 17 = attachment, 18 = rounded rectangle, 19 = eclipse, 20 = crosshair cursor.
Default value: 1
Pane Settings
Note: Some pane settings are also found in the [WADocView] category.
[WebAccess]ContentTypePaneWidthDocViewer
Determines the width of the pane displaying the named content type in the web client document viewer. For example, [WebAccess]MetadataPaneWidthDocViewer determines the width (in pixels) of the metadata pane.
Valid values:
- Manually altering the value of this attribute is not recommended. We recommend configuring the desired value in the Laserfiche web client, then exporting and importing it to share it between users.
[WebAccess]savedPaneSettingsDocViewer
Determines whether the pane layout last used in the web client's document viewer is saved for the user's next session in the web client.
Valid values:
- TRUE/FALSE
Default value: TRUE
[WADocView]PropertyName
These attributes determine the display properties of the web client document viewer. For example, PropertyName could be ShowMetadataPane, ShowThumbnailPane, or ShowTextPane. We recommend configuring these attributes using the graphical interface for one user, then exporting them to all other users.
[WebAccess]Layout-DocViewerPropertyName
These attributes also determine the display properties of the web client document viewer, but instead of specifying which panes to show, they specify properties of the panes. We recommend configuring these attributes using the graphical interface for one user, then exporting them to all other users.
Zoom Settings
[Settings]DefaultZoom
Sets the default image zoom level in the document viewer.
Valid values:
- Integers. 0 = Fit window, 1= Fit width, 2 = Fit height. 11-499 = Zoom percentage.
Default value: 1
[Settings]PdfDefaultZoom
Sets the default image zoom level in the embedded PDF viewer within the web client document viewer. Does not apply to the Windows client.
Valid values:
- String or integers. auto = Automatically fit, page-actual = Actual page size, page-fit = Fit page, page-width = Fit page width. Integers indicate zoom level, so a value of 100 indicates actual size.
Default value: auto
[Settings]DragZoom
If TRUE, when part of an image is selected, the document viewer zooms to that part. This setting does not apply to the web client.
Valid values:
- TRUE/FALSE
Default value: FALSE
[Settings]ZoomKeepPointFocused
If TRUE, the document viewer and preview pane (including the preview pane in the Import dialog box) will ensure that the image will continue to be centered around the area that the user is viewing when the user zooms out. Only applies to the web client.
Valid values:
- TRUE/FALSE
Default value: TRUE
[Settings]KeepZoomFactor
Determines whether the zoom factor is maintained when moving to another page.
Valid values:
- Integers. 0 restores the default zoom, 1 keeps the current zoom and scrolls to the top of the new page, 2 keeps both current zoom and current position.
Default value: 1
Others
[Settings]AlwaysGenerateThumbnails
If TRUE, generates thumbnails from the document's image pages rather than reading thumbnails from the database whenever the thumbnails are viewed. Useful for replacing defective thumbnails with new ones. Applies to the Windows client only.
Valid values:
- TRUE/FALSE
Default value: FALSE
[DocFrame]Property
This class of attributes controls various display properties of the Windows client document viewer. Some examples are the [DocFrame] properties that determine which metadata tabs are displayed. For the properties related to the Annotations pane specifically, see [DocFrame]AnnProperty.
Valid values:
- Integers. Set to 6 to hide dialog box. Delete attribute to show dialog box.
[Settings]DocumentTextFont
Specifies the font used in the text pane and thumbnail text. Can also be configured by selecting Change Font... under Tools → Options → View → General in the Windows client. This attribute does not apply to the web client.
Valid values:
- Integers. Set to 6 to hide dialog box. Delete attribute to show dialog box.
[Settings]MissingThumbMode
Specifies how a page's thumbnail will be generated when it is not available. Windows client only.
Valid values:
- Integers. 1 = Generate from the image. 2 = Generate from the text.
Default value: 1
[Settings]PageScrolling
Specifies whether scrolling automatically moves the view to the next (or previous) page when the bottom (or top) edge of the current page is reached. This can be changed by the user by selecting or clearing Enable page scrolling in Tools → Options → View → General.
Valid values:
- TRUE/FALSE
Default value: TRUE
[Settings]ImageDownloadProgressDelay
Specifies the length of time in milliseconds such that if an image download in the document viewer takes longer than this, a download progress bar will be shown. Windows client only.
Valid values:
- Integers
Default value: 2000