2016-03-11 00:48:53 +00:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
<title>About Document Editor</title>
|
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
|
<meta name="description" content="The short description of Document Editor" />
|
|
|
|
|
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<div class="mainpart">
|
|
|
|
|
<h1>About Document Editor</h1>
|
|
|
|
|
<p><b>Document Editor</b> is an online application that lets you look through
|
|
|
|
|
and edit documents directly in your browser.</p>
|
|
|
|
|
<p>Using <b>Document Editor</b>, you can perform various editing operations like in any desktop editor,
|
|
|
|
|
print the edited documents keeping all the formatting details or download them onto your computer hard disk drive
|
2016-06-20 06:48:10 +00:00
|
|
|
|
as PDF, TXT, DOCX, ODT, or HTML files.</p>
|
2016-03-11 00:48:53 +00:00
|
|
|
|
<p>To view the current software version and licensor details, click the <img alt="About icon" src="../images/about.png" /> icon at the left sidebar.</p>
|
|
|
|
|
</div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|