Firefox
通過 playonlinux 使用 Acrobat Reader DC 在 Firefox 或 Chrome 中打開 PDF 文件
我是一名專業的排版員,我真的需要
Acrobat Reader DC
在我的 Ubuntu 16.04 機器上使用。我通過安裝它playonlinux
。我通過命令行呼叫它:playonlinux --run Adobe\ Acrobat\ Reader\ DC mypdffile.pdf
我的問題是:我可以通過安裝方式製作
Mozilla Firefox
或Google Chrome
打開 pdf 文件嗎?在我可以選擇預設閱讀器,但我無法在我的選項中看到。Acrobat Reader``playonlinux``Firefox``Acrobat Reader
(我知道我可以下載pdf文件並用閱讀器打開它……但這很煩人)
我通過創建一個腳本(我將其命名為 AcrobatDC)解決了(實際上是我的一個朋友解決了它):
#!/bin/bash playonlinux --run "Adobe Acrobat Reader DC" $1
然後我告訴 Firefox 用我在 Firefox 中的腳本打開 PDF 文件
preferences
: