Skip to main content
Skip table of contents

Preview widget: allow multi-page layout for PDFs

If the preview widget shows a PDF, it can switch between a single-page or double page display. Using the Select multi-page layout button, users can switch the different displays of the layout. You can configure if users see that button at all.

Hide the Multi-page layout option

The Select multi-page layout button is configured at the Preview asset (asset type: Workspace widget configuration).

To change the setting:

  1. Search for the Preview asset: For example, enter the censhare:workspace.widget.config.csAssetPreviewWidget.preview resource key in the Detailed search of censhare Web.

  2. Open the asset and switch to the Details tab.

  3. Open the Widget properties widget for editing.

  4. The configuration for Select multi-page layout is stored in the Internal workspace configuration:

    CODE
    <xmldata>
         <configuration hideMultiPageLayoutSelector>="false"/>
    </xmldata>
  5. To hide the Select multi-page layout button, change the value of hideMultiPageLayoutSelector to true.

  6. Click OK to save your changes.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.