Size: 1953
Comment: changed link for download of PDFEdit
|
← Revision 21 as of 2017-09-04 19:15:05 ⇥
Size: 1021
Comment: Tag with NeedsUpdating; remove old install instructions that don't work anymore
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Contents'''[[BR]][[TableOfContents(2)]]|| | <<Include(Tag/NeedsUpdating)>> ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents(2)>>|| |
Line 7: | Line 9: |
= Installing PDFedit: Method 1 = | = Installation = |
Line 9: | Line 11: |
== in the GUI == Download [http://archive.ubuntu.com/ubuntu/pool/universe/p/pdfedit/pdfedit_0.3.1-1_i386.deb this file] to your desktop. Then double-click it. |
The ''pdfedit'' package is no longer available in the Ubuntu repositories as it depends on old qt3 libraries that Ubuntu no longer provides. |
Line 12: | Line 13: |
== in the terminal == {{{ wget -c http://3v1n0.tuxfamily.org/pool/edgy/3v1n0/pdfedit_0.2.5-0+3v1ubuntu1_i386.deb sudo dpkg -i pdfedit_0.2.5-0+3v1ubuntu1_i386.deb }}} |
Consider [[https://askubuntu.com/questions/538966/how-can-i-install-pdfedit-on-ubuntu-14-04|this post on Ask Ubuntu]]. |
Line 18: | Line 15: |
For Ubuntu 7.04 Feisty Fawn you may use the PDFEdit package from http://archive.ubuntu.com/ubuntu/pool/universe/p/pdfedit/ Download the deb file according to your computer architecture and install it with: {{{ sudo dpkg -i pdfedit_0.3.1-1_i386.deb }}} The example above is for i386, it may vary depending on the architecture you are using. E.G. pdfedit_0.3.1-1_amd64.deb for 64bit architecture, pdfedit_0.3.1-1_powerpc.deb for PowerPC architectue and pdfedit_0.3.1-1_sparc.deb for Sparc architecture. = Installing PDFedit: Method 2 = PDFEdit 0.2.5 is obsolete. Please download the current version from: http://sourceforge.net/projects/pdfedit/ {{{ sudo apt-get update sudo apt-get install alien wget -c http://internap.dl.sourceforge.net/sourceforge/pdfedit/pdfedit-0.2.5-1.i386.rpm sudo alien -iv pdfedit-0.2.5-1.i386.rpm }}} = You're Done! = Afterwards, you should able to launch PDFedit with the command |
= Launching PDFedit = Afterwards, you should be able to launch PDFedit with the command |
Line 41: | Line 22: |
CategoryDocumentation |
|
Needs Updating |
Contents |
Why PDFedit?
People sometimes like to edit PDF documents. KWord has the ability to import, edit, and re-export PDFs, but the formatting often gets messed up during import. pdfjam is a command-line tool that allows you to do some sophisticated PDF manipulating (rotating, combining, splitting), but it also has limitations, and sometimes people are more comfortable with a point-and-click graphical user interface (GUI).
Installation
The pdfedit package is no longer available in the Ubuntu repositories as it depends on old qt3 libraries that Ubuntu no longer provides.
Consider this post on Ask Ubuntu.
Launching PDFedit
Afterwards, you should be able to launch PDFedit with the command
pdfedit