首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > PowerDesigner >

[转]解决ubuntu下中文pdf乱码

2012-07-02 
[转]解决ubuntu上中文pdf乱码Ubuntu自带的Document Viewer支持pdf文件,但是打开中文pdf文件时,会出现乱码。

[转]解决ubuntu上中文pdf乱码
Ubuntu自带的Document Viewer支持pdf文件,但是打开中文pdf文件时,会出现乱码。

解决办法:

1.下载poppler-data(http://poppler.freedesktop.org/poppler-data-0.1.tar.gz),解压
2.在终端执行:cd /解压路径/poppler-data-0.1
3.再输入:sudo make install datadir=/usr/share

热点排行