在水一万 发表于 2019-2-19 07:47:26

Ubuntu 下pdf文件,编辑软件 Master pdf editor

  1.安装qt:sudo apt-get install qt-sdk
2.下载Master pdf editor:   wget http://get.code-industry.net/public/master-pdf-editor-3.2.81_amd64.deb官网: https://code-industry.net/
3.查看qt 的版本
qmake -version
要求:qt 4.6及以上
4.安装master-pdf-editor-3.2.81_amd64:sudo dpkg -imaster-pdf-editor-3.2.81_amd64.deb



页: [1]
查看完整版本: Ubuntu 下pdf文件,编辑软件 Master pdf editor