Ubuntu 下pdf文件,编辑软件 Master pdf editor
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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 -i master-pdf-editor-3.2.81_amd64.deb
以上是关于Ubuntu 下pdf文件,编辑软件 Master pdf editor的主要内容,如果未能解决你的问题,请参考以下文章