blob: ccd9cac23a518d1298580783a4d256ea4f31fa66 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<page xmlns="http://projectmallard.org/1.0/"
type="topic" style="task"
id="editing">
<info>
<link type="guide" xref="index#faq"/>
<desc>You can't use Atril to edit files.</desc>
<revision pkgversion="1.25" version="0.1" date="2021-03-13" status="final"/>
<credit type="author">
<name>Phil Bull</name>
<email>philbull@gmail.com</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
</info>
<title>Can I edit documents in the document viewer?</title>
<p>
Atril can't be used to make changes to documents. You need to use the appropriate editing application for the type of file you want to change.
</p>
<note>
<p>
PDF and PostScript (.ps) files are not usually intended to be edited, but PDF editing software is available. Try
<app>LibreOffice Draw</app> or <app>Okular</app>, for example.
Furthermore, <app>pdfarranger</app> allows rearranging or removing pages and merging files.
</p>
</note>
</page>
|