查看積分策略說明發表回覆
Discuz! 代碼
提示插入
直接插入
說明訊息

插入粗體文本 插入斜體文本 插入下劃線 置中對齊 插入超級連結 插入信件位址 插入圖像 插入 flash 插入代碼 插入引言 插入列表
刪除線 直線分隔線 虛線分隔線
    
添加文字底框
內容 [字數檢查]:

表情符號

更多 Smilies
字型大小 |||
溫馨提示:本區開放遊客瀏覽。


文章關鍵字 : [功能說明]
(關鍵字可加強搜索準確性, 如關鍵字多於一組, 請以 , 作分隔, e.g. : 阿笨,shiuh,第一笨)

 關閉 URL 識別 | html 禁用
 關閉 表情符號 | 表情符號 可用
 關閉 Discuz! 代碼 | Discuz! 代碼 可用
使用個人簽名
接收新回覆信件通知
推薦放檔網絡空間

檔案(Torent, zip等)
  1. freedl
  2. multiupload
  3. btghost
  4. 便當狗
  5. mediafire
  6. pillowangel
圖片(JPG, GIF等)
  1. hotimg
  2. tinypic
  3. mousems2
  4. imageshack
  5. imm.io
>>>歡迎推薦好用空間


最新10篇文章回顧
reginald

 發表於 2008-7-31 11:13 PM

前幾年搞過linux上的印表機,也是很慘的下場,Epson 9xxx系列。

當時用的是 CUPS + Gimp-Print, 沒驅動程式, 最後放棄了…

不過看了一下您的型號,幫您查了一下

CUPS
http://www.cups.org/search.php?c ... ;cof=FORID%3A9#1071
EPSON EPL 5800

CUPS相關Driver, Linux Printing
http://linuxprinting.org/show_printer.cgi?recnum=Epson-EPL-5800

Gimp-Print
http://gimp-print.sourceforge.net/

CUPS有網頁管理介面,
台灣的某個網站有中文教學(sorry,小弟記憶力不好,忘了在哪…),請大大自行google一下


dayi

 發表於 2008-7-30 08:12 PM

把你要做的動作寫成shell script
再用corn排程定時做就行


peter-liou

 發表於 2008-7-30 07:11 PM

小弟在 7.10 DeskTop 上面裝EPL-5800L,雖然系統可以找到,但
是不給印。不管怎麼調整就是不給印。後來酷狗大仙指示到下列網站
提取仙藥,雖不滿意,至少可以印出東西了。

Driver 在此
http://sourceforge.net/project/showfiles.php?group_id=69547

引述內容來源
http://epsonepl.sourceforge.net/?page=howto
*********************************************
Thanks to a lot of hard work by Hin-Tak and Roberto, it is fairly simple to print PostScript documents to the printer over the parallel port (USB support isn't ready yet). Firstly, download the printer driver from the files section and extract them somewhere suitable. This may be easiest done as root.

su -
<type password>
wget <SourceForge mirror URL>
tar -zxvf epsoneplijs-xxxx.tgz (where xxxx is the current revision)
cd epsoneplijs-xxxx

This will extract the Epson driver source tree to your current working directory and then cd you into the source tree. If you have an EPL5800L EPL5900L, 6100L or 6200L you will now have to edit the ps2epl script that is in your current working directory. A few lines from the bottom you will see the text '-sDeviceModel=EPL5700L' - change the 5700 bit to whatever model you have. Next run './configure' followed by 'make'

./configure (註:如果有錯誤,請先檢查套件 build-essential 有無安裝。)
make

This will configure the driver for your system and, where needed, tell you about anything your system needs for it to work properly. The 'make' command will begin the compilation process. Now you will have a configured and built epson driver, ready to be installed with 'make install'

make install

For this to work, you will have to have write permission to various parts of the filesystem that normally only root has access to.

Now you have to get your document in PostScript format. A lot of linux applications will readily save their data in PostScript format, whereas some will be able to save it in PDF format. If you have data in PDF format, it can easily be converted with the 'ps2pdf' command from the Ghostscript interpreter system. Once you get your data in PS format (let's call it your_file.ps), you need to convert it into the custom Epson EPL format with the 'ps2epl' command, wich will output the file but with a .epl extension.

./ps2epl your_file.ps

Now comes the simple bit...

cat your_file.epl > /dev/lp0

And that's it! Happy printing folks
*****************************

接下來就看那位能人幫忙寫個常駐, 自動轉換格式並列印.





所在時區為 GMT+8, 現在時間是 2024-4-30 06:51 PM
清除 Cookies - 連絡我們 - TWed2k © 2001-2046 - 純文字版 - 說明
Discuz! 0.1 | Processed in 0.020529 second(s), 6 queries , Qzip disabled