.. _XReportManager: Report Manager -------------- *Report Manager* is aimed at managing DEXiWin :ref:`reports ` that contain multiple :ref:`report elements `. Those elements can be: - individually selected and deselected for displaying in the report, - added to the report, - deleted from the report, - duplicated, - shown in a separate window, and - copied or moved to other :ref:`Report Pages `. Additionally, it is possible to change the order and individual settings of elements. .. image:: images/ReportManager.png :alt: DEXiWin: Report Manager .. _XReportManagerWorkspace: Workspace ~~~~~~~~~ *Report Manager* consists of two pages: *Elements* and *Format*. **Elements** page displays a list of elements included in the report. Elements can be individually selected. Only selected elements are actually displayed in the report. Double-clicking an item on the *Elements page* opens up the :ref:`Report Parameters ` window, providing an opportunity to edit this element's properties. **Format** page allows changing two settings that apply to the entire report: report title and font. .. _XReportManagerCommands: Commands ~~~~~~~~ Commands, available as buttons on the toolbar and menu items on the right-click pop-up menu, are: |RptParameters| **Report parameters**: Opens the :ref:`Report Parameters ` window for editing the detailed settings of the currently selected report element. |Add| **Add report element**: A drop-down button providing a list of all available :ref:`report elements `. After an element has been selected, it is added to the *Elements* list using the default settings, which can be modified later. |Delete| **Delete report element**: Delete the currently selected element from the list. |Duplicate| **Duplicate report element**: Duplicate the currently selected element and place the copy just after it in the list. |CopyMove| **Show, copy or move report element**: This drop-down menu button provides three items: - |Window| **Show in a window**: Shows the currently selected element in a separate window, either in the :ref:`previewer ` or browser (:ref:`internal ` or system), depending on :ref:`settings `. - **Copy to...**: Copies the currently selected element to another tab, either a new tab or one that already exists in the :ref:`Model Window `. - **Move to...**: Moves the currently selected element to another tab, either a new tab or one that already exists in the :ref:`Model Window `. |MoveDown| **Move down**: Move the currently selected element one position down in the list. |MoveUp| **Move up**: Move the currently selected element one position up in the list. |All| **Select all report elements**: Check all elements in the list. |Clear| **Unselect all report elements**: Uncheck all elements in the list. .. |RptParameters| image:: icons/ImgSettings.png .. |Add| image:: icons/ImgReportAdd.png .. |Delete| image:: icons/ImgReportDelete.png .. |Duplicate| image:: icons/ImgReportDuplicate.png .. |CopyMove| image:: icons/ImgReportCopyOrMove.png .. |MoveUp| image:: icons/ImgMoveUp.png .. |MoveDown| image:: icons/ImgMoveDown.png .. |All| image:: icons/ImgCheck.png .. |Clear| image:: icons/ImgClear.png .. |Window| image:: icons/PrevWindow.png