Debian Admin

Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips

  • RSS Subscribe

    subscribe to the Debian Admin RSS feed
  • Sponsors



  • Categories

  • Sponsors

  • Support DebianAdmin

    Amount $:
    Website(Optional):


  • Meta

  • Archives



Enable Foreign Language Support For PDF

Posted by mofo on July 17th, 2007

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

XPDF is a suite of tools for Portable Document Format (PDF) files. These are sometimes referred to as ‘Acrobat’ files after the name of Adobe’s PDF software. To enable support for Foreign Languages including Chinese to view PDF Files you need to install the language support. Here are the instructions.

The tools include xpdf, a PDF viewer (in the package xpdf-reader), and PDF converters (including to/from PostScript) (in the package xpdf-utils).

To install the xpdf type;

sudo apt-get install xpdf-%langugae%

where %language% is the language you wish to install.

The following languages are available;

For example to install Chinese simplified you would type;

sudo apt-get install xpdf-chinese-simplified

Figure 1

Source from here


  • Share/Bookmark

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>