avendanl
關於我
名稱 | avendanl |
---|---|
加入日期 | Aug. 24, 2010 |
參與開發的附加元件數量 | 0 個附加元件 |
此開發者的附加元件平均分數 | 未經評分 |
我所發表的評論
Print pages to Pdf
評分: 5 / 5 顆星
Initially, I could not get it to work on my 64bit Linux system. After a quick email to the developer, a fix was provided. Im providing notes on my issue in case anyone else runs in to the same problem.
For users running 64bit Linux:
The AddOn is using an 3rd party OpenSource binary program wkhtmltopdf. There is a 64-bit linux version that you can download:
<http://wkhtmltopdf.googlecode.com/files/wkhtmltopdf-0.11.0_rc1-static-
amd64.tar.bz2>
In this archive you will find a file named "wkhtmltopdf-amd64".
You should copy this file into your firefox profile directory (assumed your
are using the standardname "default" it is something like this)
$HOME/.mozilla/firefox/nz70nypr.default/extensions/printPages2Pdf@reinhold.rip
per/libraries
(probably this "nz70nypr" will be something different on you machine)
Now rename or delete the file "wkhtmltopdf-i386" that is in this directory.
And than give the fresh copied file "wkhtmltopdf-amd64" the name
"wkhtmltopdf-i386" (e.g. mv wkhtmltopdf-amd64 wkhtmltopdf-i386) in addition it
makes sense to check the access rights if they are wrong do: chmod 755
wkhtmltopdf-i386
Restart Firefox.Now try the AddOn again.
These steps were provided from the developer of this plugin. They worked fine for me, so Im hoping others may find this helpful.
ReminderFox
評分: 5 / 5 顆星
Great job guys ! Love this little app...it most definitely enhances my productivity....
此意見為舊版本 (1.9.8.3) 的附加元件。如果您要新增自己的收藏集,你必須先申請一個 Mozilla 附加元件的帳號。