Top Navigation Menu
The top navigation menu allows a user to interact with the documents and view modes of the Viewer, enabling access to the following menus:
Company Logo
The logo is positioned in the top left-hand corner of the page within the top navigation menu, serving the purpose of branding and visual identification.
- Clicking on the logo does not currently initiate any navigation action.
Hamburger Menu
The hamburger menu provides users with access to a core set of actions for interacting with files.
- Accessing Actions: Users can open the hamburger menu to perform various file-related tasks.
File-Related Tasks:
-
Open
- Triggers the display of a modal, enabling users to select a file for presentation within the viewer.
- The modal serves as an interface for browsing and selecting files from the system or external sources.
-
Save
The "Save" option enables users to store the markup layer containing annotations created on the currently viewed file.
-
Functionality: Upon selecting this option, the
WebClientSaveMarkup
method ofRxCSISAPI.dll
is invoked to execute the save action. -
Feedback: After successfully saving the markup layer, users are presented with a confirmation message:
"Markups have been successfully saved."
Export
The "Export" option allows users to initiate the export of the currently viewed file, along with the created annotations, as a PDF file available for download.
- Functionality: This is achieved by invoking the
WebClientSaveAs
method ofRxCSISAPI.dll
. - Process:
- Upon initiation, the resulting export-ready file is presented in a new browser tab.
- Users can download the exported PDF file from this tab.
- The file is stored in the cache folder of
rxBinweb
, enabling users to view and share it outside of the web viewer.
Print
The "Print" option allows users to initiate the display of a modal window where they can specify the parameters for printing the document.
- Further Details: The modal window and the associated methods used for printing are described in a separate chapter of the document.
Compare
The "Compare" option enables users to open a modal window to start the compare flow for the currently viewed file.
- Further Details: The compare flow and its process are described in a separate chapter of the document.
File Info
The "File Info" option allows users to display a modal window presenting the details of the currently viewed file.
- Further Details: The “File Info” modal is described in a separate chapter of the document.
Files Navigation Bar
The files navigation bar lets users view and navigate between the files and file comparisons currently opened in the viewer.
- A user may switch between the files or comparisons by clicking on the respective file or comparison tab within the files navbar.
- Near the active opened file or comparison, a user will see the close icon, which allows them to close the file or disassemble the comparison.
Closing Files and Comparisons:
- Clicking the close icon near a file will close the file and remove it from the files navbar.
- Using the close icon near a compare tile will prompt a modal window asking the user whether to save the comparison or dismiss it and close. Upon closing the comparison, the original files will be displayed separately as two single files.
Types of Tiles in the Files Navbar:
-
Active Viewed File
The single file currently being presented and viewed by the user.
-
Opened Inactive File
A file that is open in the viewer but not currently presented on the canvas.
-
Active Viewed Comparison
The comparison currently being viewed by the user.
-
Opened Inactive Comparison
A comparison that is open in the viewer but not currently being viewed.
-
Active Viewed Original File within Comparison
The original file being viewed within a comparison.
-
Inactive Opened Original File within Comparison
An original file within a comparison that is open but not currently being viewed.
View Mode Switcher
The view mode switcher allows users to select the mode in which they want to view the file or comparison within the viewer.
- The current active view mode is presented in the top navigation bar.
- A list of all modes can be accessed by opening the modes dropdown.
View Modes:
-
View
- Users can see the currently presented file and access the view options toolbar (described separately).
- This mode is for navigating through the 2D or 3D file without specific interactions like annotations or signatures.
- Primarily intended for viewing and navigating the file without performing additional actions.
-
Annotate
- Users can view the file and create mark-ups using the annotation toolbar (described separately).
- This mode allows users to add annotations, notes, highlights, and other mark-up elements.
- Provides tools for creating and editing annotations to customize feedback or notes on the file content.
-
Measure
- Users can measure the file and create mark-ups using the annotation toolbar (described separately).
- This mode allows users to measure.