Files
2024-12-20 18:38:45 +03:00

26 lines
2.1 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>About PDF Editor</title>
<meta charset="utf-8" />
<meta name="description" content="The short description of PDF Editor" />
<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 PDF Editor</h1>
<p>The <a href="https://www.onlyoffice.com/en/pdf-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)"><b>PDF Editor</b></a> is an <span class="onlineDocumentFeatures">online</span> application that allows you to view through
and edit PDFs<span class="onlineDocumentFeatures"> directly in your browser</span>.</p>
<p>Using the <b>PDF Editor</b>, you can perform various editing operations,
print the edited PDFs keeping all the formatting details or download them onto your computer hard disk drive.</p>
<p>The PDF Editor allows you to <a href="../UsageInstructions/FillingOutForm.htm" onclick="onhyperlinkclick(this)">fill in the form fields</a> right in the PDF, with support of forms created in third-party editors.</p>
<p><span class="onlineDocumentFeatures">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.</span> <span class="desktopDocumentFeatures"> To view the current software version and licensor details in the <em>desktop version</em> for Windows, select the <b>About</b> menu item on the left sidebar of the main program window. In the <em>desktop version</em> for Mac OS, open the <b>ONLYOFFICE</b> menu at the top of the screen and select the <b>About ONLYOFFICE</b> menu item.</span></p>
</div>
</body>
</html>