今天下载了C++ Primer 第三版.pdf ,我用Document Veiwer和Xpdf打开,但是里面的部分中文显示为空白。
怎么解决??开始查资料
网上资料:
从medibuntu 的源装adobe reader:
sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list
sudo apt-get --quiet update
sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring
sudo apt-get update
sudo apt-get install app-install-data-medibuntu apport-hooks-medibuntu
sudo apt-get install acroread acroread-fonts
然后用Adobe Reader 9打开,这下可以显示全部中文了!
用户下载了C++ Primer第三版PDF文件后发现部分中文无法正常显示。通过安装Adobe Reader并配置相关字体,最终解决了PDF文件中中文显示不全的问题。
531

被折叠的 条评论
为什么被折叠?



