> ## Content Index
> Fetch the complete content index at: https://yinguobing.com/blog/llms.txt
> Use this file to discover other available public pages before exploring further.

# 2D图形加速导致Acrobat X文字显示不正常
- URL: https://yinguobing.com/blog/acrobat-issue-caused-by-2d-graph-acclerating/
- Published: 2011-11-11T13:26:18.000Z
- Updated: 2024-04-02T08:33:46.000Z
- Description: 关闭“使用2D图形加速”就好了
- Author: 尹国冰
- Tags: 新手入门

宿舍安装的 Adobe Acrobat X 在显示PDF文件时总是不正常，如下图所示。但是在实验室的 Acrobat 9 中则没有问题。可以排除是文件的问题。字体也是没有问题的。看来是软件设置的问题了。

![](https://yinguobing.com/blog/content/images/2011/11/font_blur.jpg "font_blur")

于是在“首选项”中排查，在排查到“页面显示”时，看到了“使用2D图形加速”选项。是不是我的显卡太老了（2008年的 NVIDIA GEFORCE 8400GS移动版）。

![](https://yinguobing.com/blog/content/images/2011/11/acrobat_font_solution.jpg "acrobat_font_solution")

于是去掉该选项，确定。这时 PDF 显示终于正常了！如下图所示。

![](https://yinguobing.com/blog/content/images/2011/11/font_normal.jpg "font_normal")

如果您也遇到了类似的问题，不妨试试看！