Files
web-apps/apps/pdfeditor/main/resources/help/de/ProgramInterface/HomeTab.htm
2023-10-18 12:20:17 +03:00

36 lines
2.1 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<title>Registerkarte Startseite</title>
<meta charset="utf-8" />
<meta name="description" content="Einführung in die Benutzeroberfläche des PDF-Editors  die Registerkarte Startseite" />
<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="../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>Registerkarte Startseite</h1>
<p>Die Registerkarte <b>Startseite</b> im <!--<a target="_blank" href="https://www.onlyoffice.com/presentation-editor.aspx" onclick="onhyperlinkclick(this)">--><b>PDF-Editor</b><!--</a>--> wird standardmäßig geöffnet, wenn Sie ein beliebiges PDF öffnen. Sie können damit im PDF navigieren, Text oder Objekte auswählen, <!--Seiten drehen,--> den Zoom anpassen, an Seite anpassen oder an die Breite anpassen.</p>
<div class="onlineDocumentFeatures">
<p>Dialogbox Online-PDF-Editor:</p>
<p><img alt="Home tab" src="../images/interface/hometab.png" /></p>
</div>
<div class="desktopDocumentFeatures">
<p>Dialogbox Desktop-PDF-Editor:</p>
<p><img alt="Home tab" src="../images/interface/desktop_hometab.png" /></p>
</div>
<p>Sie können:</p>
<ul>
<li>in der Datei <a href="../HelpfulHints/Navigation.htm" onclick="onhyperlinkclick(this)">navigieren</a>,</li>
<!--<li>rotate pages,</li>-->
<li><a href="../HelpfulHints/Navigation.htm" onclick="onhyperlinkclick(this)">Zoom anpassen</a>,</li>
<li>an die Seite oder die Breite <a href="../HelpfulHints/Navigation.htm" onclick="onhyperlinkclick(this)">anpassen</a>.</li>
</ul>
</div>
</body>
</html>