在日常生活中,pdf檔案格式出現的機率越來越多,不管在Windows或是Linux上,都已經有不錯的pdf reader讓我們閱讀pdf文件,例如:在Linux上的evince、xpdf以及Linux版的Acorbat reader,在Windows上有Adobe Acrobat reader、Foxit reader等。
可是,如果是要產生出pdf格式的文件,在Linux當然也有許多免費好用的工具可以使用。但是,在Windows上,以往大家可能都是使用Adobe Acrobat。可是這是一套商業軟體,要錢的,如果沒錢買的話,其實可以使用一些免費的軟體,也都不錯喔。
在這裡推薦一下CutePDF Writer。這是一套商業軟體,不過重點是,它是免費的,所以大家可以安心使用。而且不會在所產生的pdf檔案上,留下任何的watermark,是一套相當不錯的pdf產生工具。
相關連結:
星期日, 8月 19, 2007
在Ubuntu中安裝Adobe Reader
Linux中雖然有許多pdf viewer,例如:evince、xpdf等,可是對於Windows的慣用者,應該還是習慣使用Adobe Reader。所以,接下來就稍微介紹一下如何在Ubuntu上安裝Adobe Reader:
1. 先加入金鑰
wget -q http://medibuntu.sos-sts.com/repo/medibuntu-key.gpg -O- | sudo apt-key add -
2. 在/etc/apt/sources.list中加入repository
## Medibuntu - Ubuntu 7.04 "feisty fawn"
## Please report any bug on https://launchpad.net/products/medibuntu/+bugs
deb http://medibuntu.sos-sts.com/repo/ feisty free non-free
deb-src http://medibuntu.sos-sts.com/repo/ feisty free non-free
3. 安裝套件acroread
參考連結:
1. 先加入金鑰
wget -q http://medibuntu.sos-sts.com/repo/medibuntu-key.gpg -O- | sudo apt-key add -
2. 在/etc/apt/sources.list中加入repository
## Medibuntu - Ubuntu 7.04 "feisty fawn"
## Please report any bug on https://launchpad.net/products/medibuntu/+bugs
deb http://medibuntu.sos-sts.com/repo/ feisty free non-free
deb-src http://medibuntu.sos-sts.com/repo/ feisty free non-free
3. 安裝套件acroread
參考連結:
訂閱:
文章 (Atom)