[@more@]寄件者:布丁珍奶加椰果 (littleshan.bbs@zoo.ee.ntu.edu.tw)
主旨:Re: mozilla + adobe acrobat reader 小技巧
View this article only
網上論壇:tw.bbs.comp.linux
日期:2002-05-28 22:02:49 PST
※ 引述《georgehuang.bbs@bbs.et.ntust.edu.tw ((^o^)/)》之銘言:
: 不知道有沒沒幫助
: 我常用google 查資料
: 常常遇到pdf格式的documents
: 就要先存起來再自己開啟arcobat reader讀取
: 昨天發現mozilla ->Edit ->Preferences ->Navigator ->Helper Applications
: 可以new type加入pdf格式
: 只要填入如下
: description type :pdf
: File extension:pdf
: MINE type :xpdf
: Application to use:/usr/local/Acrobat5/bin/acroread(這是我的acrobat
: reader 安裝的位置)
: 這樣以後遇到pdf格式,MOZILLA會自動叫出acrobat reader
acrobat reader裡面有mozilla的plugin阿
到/usr/lib/mozilla/plugins
執行
ln -s /usr/local/Acrobat5/Browsers/intellinux/nppdf.so
(這裡假設你裝的是acrobat reader 5 for linux)
不需要另存新檔 遇到pdf的時候
就會在瀏覽器視窗內嵌入acrobat reader
就像拿ie去看.doc一樣…