Files
svetlana maleeva 09462e7a17 Update help
2025-01-30 19:47:48 +03:00

23 lines
1.4 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>About the Diagram Viewer</title>
<meta charset="utf-8" />
<meta name="description" content="The short description of the Diagram Viewer" />
<link type="text/css" rel="stylesheet" href="../../../../../../common/main/resources/help/editor.css" />
<link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" />
<script type="text/javascript" src="../callback.js"></script>
<script type="text/javascript" src="../../../../../../common/main/resources/help/search/js/page-search.js"></script>
</head>
<body>
<div class="mainpart">
<div class="search-field">
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
</div>
<h1>About the Diagram Viewer</h1>
<p>The <!--<a href="https://www.onlyoffice.com/en/pdf-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)">--><b>Diagram Viewer</b><!--</a>--> is an online application that allows you to view diagrams directly in the browser.</p>
<p>Using the <b>Diagram Viewer</b>, you can print the diagram, keeping all the formatting details, or download it onto your computer hard disk drive.</p>
<p>To view the current software version, build number, and licensor details in the <em>online version</em>, click the <span class = "icon icon-about"></span> icon on the left sidebar.</p>
</div>
</body>
</html>