差異處
這裏顯示兩個版本的差異處。
| tech:centos-pdf [2010/12/07 20:43] – 建立 jonathan | tech:centos-pdf [2010/12/07 20:49] (目前版本) – jonathan | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| + | ====== CentOS 5 設定 PDF Printer ====== | ||
| + | 主要是安裝 cups-pdf 來產生這個 PDF Printer, 這個 rpm 在 [[http:// | ||
| + | |||
| + | 安裝 epel 的方式可以參考 http:// | ||
| + | <code sh> | ||
| + | su - root | ||
| + | rpm -Uvh http:// | ||
| + | yum install cups-pdf | ||
| + | </ | ||
| + | |||
| + | 安裝完成之後, | ||
| + | |||
| + | ===== 參考網址 ===== | ||
| + | * http:// | ||
| + | |||
| + | {{tag> | ||