New features added

This commit is contained in:
trovier 2024-05-20 16:32:12 +02:00
parent 5ae506babc
commit b5f97156fc
11 changed files with 88 additions and 6 deletions

View File

@ -2,4 +2,5 @@
<ul class="leftmenu_pdfeditor_toggle_expand_menu leftmenu_basic_operations"> <ul class="leftmenu_pdfeditor_toggle_expand_menu leftmenu_basic_operations">
<li><a class="leftmenu_pdfeditor_opencreatenew" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/UsageInstructions/OpenCreateNew.aspx")%>">Open an existing PDF or create a new document</a></li> <li><a class="leftmenu_pdfeditor_opencreatenew" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/UsageInstructions/OpenCreateNew.aspx")%>">Open an existing PDF or create a new document</a></li>
<li><a class="leftmenu_pdfeditor_filloutforms" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/UsageInstructions/FillingOutForm.aspx")%>">Filling out a form</a></li> <li><a class="leftmenu_pdfeditor_filloutforms" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/UsageInstructions/FillingOutForm.aspx")%>">Filling out a form</a></li>
<li><a class="leftmenu_pdfeditor_editpdf" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/UsageInstructions/EditPDF.aspx")%>">Edit PDF</a></li>
</ul> </ul>

View File

@ -0,0 +1,43 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Features/PDFEditor.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<%@ Register Src="~/Controls/Common/VideoConteiner.ascx" TagName="VideoContainer" TagPrefix="uc" %>
<%@ Register TagPrefix="cc" TagName="ModifyObjTag" Src="~/Controls/Help/Tags/modify-object/modify-object.ascx" %>
<%@ Register TagPrefix="cc" TagName="InsertObjTag" Src="~/Controls/Help/Tags/insert-objects/insert-objects.ascx" %>
<script runat="server">
protected override void OnInit(EventArgs e)
{
PageTitle = PageCaption = DocHelpParcing.Title;
MetaKeyWords = "";
MetaDescription = "";
}
</script>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/PDFEditorTop/PDFEditorTop.ascx" />
</asp:Content>
<%--<asp:Content ID="Content1" ContentPlaceHolderID="guidescontent" runat="Server">
<div class="keyword_block">
<ul>
<li><cc:InsertObjTag ID="InsertObjTag1" runat="server" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/create-fillable-forms/create-fillable-forms.ascx" /></li>
<li><cc:ModifyObjTag ID="ModifyObjTag1" runat="server" /></li>
</ul>
</div>
<%--<div class="video_ground video_trips">
<div class="video_text">
<div class="video_block">
<a onclick="showVideoContainer();" class="filling_forms_video"><span class="playbackbutton"></span></a>
</div>
</div>
</div>
<uc:VideoContainer runat="server" Url="https://www.youtube.com/embed/ic0Q2a4Ae2k?wmode=transparent" ID="VideoContainer" />
</asp:Content>--%>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="teamlabeditorspage pdfeditor pdfeditor_ui editpdf pdf_editor_editpdf">
</asp:Content>

View File

@ -28,7 +28,7 @@
<ol> <ol>
<li> <li>
The <b>Editor header</b> displays the ONLYOFFICE logo, <span class="desktopDocumentFeatures">tabs for all opened documents </span>with their names and menu tabs. The <b>Editor header</b> displays the ONLYOFFICE logo, <span class="desktopDocumentFeatures">tabs for all opened documents </span>with their names and menu tabs.
<p>On the left side of the <b>Editor header</b>, the <b>Save</b>, <b>Print file</b>, <b>Undo</b> and <b>Redo</b> buttons are located.</p> <p>On the left side of the <b>Editor header</b>, the <b>Save</b>, <b>Print file</b>, <b>Undo</b> and <b>Redo</b> buttons are located. Click the dots icon to the right to customize which buttons shall be hidden if any.</p>
<p><img alt="Icons in the editor header" src="../images/interface/leftpart.png" /></p> <p><img alt="Icons in the editor header" src="../images/interface/leftpart.png" /></p>
<p>On the right side of the <b>Editor header</b>, along with the username the following icons are displayed:</p> <p>On the right side of the <b>Editor header</b>, along with the username the following icons are displayed:</p>
<ul> <ul>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 533 B

After

Width:  |  Height:  |  Size: 479 B

View File

@ -34,7 +34,6 @@
<li><b>Status Bar</b> when this option is disabled, the bottommost bar where the <b>Zoom</b>, <b>Fit to page</b>, <b>Fit to width</b> buttons are situated will be hidden. To show the hidden <b>Status Bar</b>, enable this option.</li> <li><b>Status Bar</b> when this option is disabled, the bottommost bar where the <b>Zoom</b>, <b>Fit to page</b>, <b>Fit to width</b> buttons are situated will be hidden. To show the hidden <b>Status Bar</b>, enable this option.</li>
<li><b>Left Panel</b> - when disabled, hides the left panel where <b>Search</b>, <b>Comments</b>, etc. buttons are located. To show the left panel, check this box.</li> <li><b>Left Panel</b> - when disabled, hides the left panel where <b>Search</b>, <b>Comments</b>, etc. buttons are located. To show the left panel, check this box.</li>
</ul> </ul>
<!--<p>If you need to <b>rotate</b> the page, go to the <b>Home</b> tab and click the <b>Rotate</b> button to rotate the page 90 degrees clockwise.</p>-->
<p> <p>
When the <b>Comments</b> <span class="onlineDocumentFeatures"> or <b>Chat</b></span> panel is opened, the width of the left sidebar is adjusted by simple drag-and-drop: When the <b>Comments</b> <span class="onlineDocumentFeatures"> or <b>Chat</b></span> panel is opened, the width of the left sidebar is adjusted by simple drag-and-drop:
move the mouse cursor over the left sidebar border so that it turns into the bidirectional arrow and drag the border to the right to extend the width of the sidebar. To restore its original width, move the border to the left. move the mouse cursor over the left sidebar border so that it turns into the bidirectional arrow and drag the border to the right to extend the width of the sidebar. To restore its original width, move the border to the left.
@ -69,6 +68,7 @@
<li>Drag the slider to set the thumbnail size.</li> <li>Drag the slider to set the thumbnail size.</li>
<li>The <b>Highlight visible part of page</b> is active by default to indicate the area that is currently on the screen. Click it to disable.</li> <li>The <b>Highlight visible part of page</b> is active by default to indicate the area that is currently on the screen. Click it to disable.</li>
</ul> </ul>
<p>Click a page with the right mouse button to access the following options: <em>Insert blank page</em>, <em>Rotate page right</em>, <em>Rotate page left</em>, <em>Delete page</em>.</p>
<p>To close the <b>Page Thumbnails panel</b>, click the <span class="icon icon-pagethumbnails"></span> <b>Page Thumbnails</b> icon on the left sidebar once again.</p> <p>To close the <b>Page Thumbnails panel</b>, click the <span class="icon icon-pagethumbnails"></span> <b>Page Thumbnails</b> icon on the left sidebar once again.</p>
<h4>Zoom</h4> <h4>Zoom</h4>
<p>The <b>Zoom</b> buttons are situated in the right lower corner and are used to zoom in and out of the current PDF.</p> <p>The <b>Zoom</b> buttons are situated in the right lower corner and are used to zoom in and out of the current PDF.</p>

View File

@ -0,0 +1,38 @@
<!DOCTYPE html>
<html>
<head>
<title>Editing PDF</title>
<meta charset="utf-8" />
<meta name="description" content="Learn how to edit PDFs using ONLYOFFICE 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="../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>Editing PDF</h1>
<p>You can edit previously uploaded PDFs or the ones created using ONLYOFFICE PDF Editor.</p>
<ol>
<li>Open a PDF file.</li>
<li>If the PDF file has been opened in a viewer or filling form mode, you can switch to editing by clicking the <b>Edit PDF</b> button on the top toolbar provided you have the corresponding rights.</li>
<li>Click the <b>Recognize Page</b> button on the <b>Home</b> tab to run an automated process of marking up text boxes, graphical objects, etc.</li>
<li>
Click the recognized area you need to edit. Currently, you can:
<ul>
<li>Edit the text as usual.</li>
<li><b>Home tab</b>: <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/FontTypeSizeColor.aspx">change font, its size, text color and highlight</a>, <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/DecorationStyles.aspx">text formatting</a>, <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/CreateLists.aspx">list settings</a>, <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-Presentation-Editor/UsageInstructions/InsertText.aspx#formattext">text vertical and horizontal alignment</a>, <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/SetPageParameters.aspx#columns">columns</a>; insert <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertTextObjects.aspx">text boxes</a>, <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertImages.aspx">images</a>, <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertAutoshapes.aspx">autoshapes</a>, as well as <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/AlignArrangeObjects.aspx">arrange and align objects</a>.</li>
<li><b>Insert tab</b>: add PDF pages, <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertTables.aspx">tables</a>, <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertTextObjects.aspx">text boxes</a>, <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertSmartArt.aspx">text art</a>, <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertImages.aspx">images</a>, <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertAutoshapes.aspx">autoshapes</a>, <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/AddHyperlinks.aspx">hyperlinks</a>, <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertEquation.aspx">equations</a>, and <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertSymbols.aspx">symbols</a>.</li>
<li><b>Comment tab</b>: <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/HelpfulHints/Commenting.aspx">add comments</a>, add comment text boxes, highlight and <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/UsageInstructions/DrawingOperations.aspx">draw</a>.</li>
<li><a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/HelpfulHints/Navigation.aspx"><b>View tab</b></a>: show headings, adjust zoom, fit to page or width, change interface theme, adjust viewing settings.</li>
<li><b>Plugins</b>: <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/Editors-User-Guides/AllEditors/Plugin-manager.aspx">manage</a> your plugins. To learn more about each plugins, please refer to the <a href="https://helpcenter.onlyoffice.com/userguides/docs-de.aspx"><em>Plugins</em></a> section of the <b>Document Editor</b>.</li>
</ul>
</li>
<li>To delete a selected recognized area, press <b>Delete</b> or <b>Backspace</b> on your keyboard.</li>
</ol>
</div>
</body>
</html>

View File

@ -15,7 +15,7 @@
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)"> <input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
</div> </div>
<h1>Filling out a form</h1> <h1>Filling out a form</h1>
<p>You can fill in the form fields in the PDF file and submit, print, or download the form after you have filled it out.</p> <p>You can fill in the form fields in the PDF file and submit, print, or download the form after you have filled it out. If you have corresponding access rights, you can switch to editing by clicking the <b>Edit PDF</b> button on the top toolbar.</p>
<h2>How to fill in a form:</h2> <h2>How to fill in a form:</h2>
<ol> <ol>
<li> <li>

View File

@ -28,7 +28,7 @@
<ol> <ol>
<li> <li>
The <b>Editor header</b> displays the logo, <span class="desktopDocumentFeatures">tabs for all opened presentations with their names</span> and menu tabs. The <b>Editor header</b> displays the logo, <span class="desktopDocumentFeatures">tabs for all opened presentations with their names</span> and menu tabs.
<p>On the left side of the <b>Editor header</b>, the <b>Save</b>, <b>Print file</b>, <b>Undo</b> and <b>Redo</b> buttons are located.</p> <p>On the left side of the <b>Editor header</b>, the <b>Save</b>, <b>Print file</b>, <b>Undo</b> and <b>Redo</b> buttons are located. Click the dots icon to the right to customize which buttons shall be hidden if any.</p>
<p><span class="big big-leftpart"></span></p> <p><span class="big big-leftpart"></span></p>
<p>On the right side of the <b>Editor header</b>, along with the user name the following icons are displayed:</p> <p>On the right side of the <b>Editor header</b>, along with the user name the following icons are displayed:</p>
<ul> <ul>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 489 B

After

Width:  |  Height:  |  Size: 481 B

View File

@ -27,8 +27,8 @@
<p>The editor interface consists of the following main elements:</p> <p>The editor interface consists of the following main elements:</p>
<ol> <ol>
<li> <li>
The <b>Editor header</b> displays the logo, <span class="desktopDocumentFeatures"> tabs for all opened spreadsheets, </span> with their names and menu tabs.. The <b>Editor header</b> displays the logo, <span class="desktopDocumentFeatures"> tabs for all opened spreadsheets, </span> with their names and menu tabs.
<p>On the left side of the <b>Editor header</b> there are the <b>Save</b>, <b>Print file</b>, <b>Undo</b> and <b>Redo</b> buttons are located.</p> <p>On the left side of the <b>Editor header</b> there are the <b>Save</b>, <b>Print file</b>, <b>Undo</b> and <b>Redo</b> buttons are located. Click the dots icon to the right to customize which buttons shall be hidden if any.</p>
<p><img alt="Icons in the editor header" src="../images/interface/leftpart.png" /></p> <p><img alt="Icons in the editor header" src="../images/interface/leftpart.png" /></p>
<p>On the right side of the <b>Editor header</b> along with the user name the following icons are displayed:</p> <p>On the right side of the <b>Editor header</b> along with the user name the following icons are displayed:</p>
<ul> <ul>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB