VirtualViewer’s availableDocuments feature will display the opened documents in the Documents Tab of the Thumbnails Panel. This is required in order to utilize the Document Comparison feature available within the VirtualViewer.

If multiple documents are opened in the VirtualViewer at one time, this allows users to move from document to document using a thumbnail sized image of each in the Documents Tab of the Thumbnails Panel. It also allows users to reopen any document that may have been closed in the current viewing session.

To utilize availableDocuments, perform the following configuration steps:

  1. Locate the config.js file in the deployment directory on the server under virtualviewer/user-config.
    • Edit the multipleDocMode setting so that it reads vvDefines.multipleDocModes.availableDocuments.
  2. Save the config.js file and copy the edited version onto the server(s)