How to Modify a PDF in Linux
A PDF (Portable Document Format) is a file that contains a static document. Documents saved as PDFs cannot be changed using word processing or text editing software. PDFedit is a free, open source program that allows you to modify any PDF document. You can change, add or delete text, images and other objects contained in the document. If the file is password protected, you must know the password in order to open it in PDFedit.
Instructions
-
-
1
Install the "pdfedit" package from your system's software repository. Ubuntu, Linux Mint and Debian users type the command "sudo apt-get install pdfedit." Fedora users type the command "yum install pdfedit."
-
2
Click the "Applications" menu.
-
-
3
Choose the "Graphics" sub-menu.
-
4
Click on the "PDF Editor" option to open the PDFedit software.
-
5
Click the "Open File" button at the top of the window and choose the file you want to modify.
-
6
Use the buttons at the top of the page to choose the objects (text, graphics, all objects) you want to modify.
-
7
Make all the modifications that are needed.
-
8
Click the "Save" button at the top of the window to save the modified document.
-
1