个人工具

UbuntuHelp:PDFedit

来自Ubuntu中文

Oneleaf讨论 | 贡献2007年5月24日 (四) 15:26的版本 (新页面: {{From|https://help.ubuntu.com/community/PDFedit}} {{Languages|UbuntuHelp:PDFedit}} == Why PDFedit? == People sometimes like to edit PDF documents. KWord has the ability to import, edi...)

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航, 搜索



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).

Installing PDFedit: Method 1

in the GUI

Download this file to your desktop. Then double-click it.

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

Installing PDFedit: Method 2

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

pdfedit