What is Xpdf?
Xpdf is an open source viewer for Portable Document Format (PDF) files. (These are also sometimes also called ‘Acrobat’ files, from the name of Adobe’s PDF software.) The Xpdf project also includes a PDF text extractor, PDF-to-PostScript converter, and various other utilities.
Xpdf runs under the X Window System on UNIX, VMS, and OS/2. The non-X components (pdftops, pdftotext, etc.) also run on Win32 systems and should run on pretty much any system with a decent C++ compiler.
Xpdf is designed to be small and efficient. It can use Type 1, TrueType, or standard X fonts.
Xpdf should work on pretty much any system which runs X11 and has Unix-like (POSIX) libraries. You’ll need ANSI C++ and C compilers to compile it. If you compile it for a system not listed on the xpdf web page, please let me know. If you can’t get it to compile on your system, I’ll try to help.
Download
http://www.foolabs.com/xpdf/download.html
Support Language
- Arabic: xpdf-arabic.tar.gz (1058 bytes)
- Chinese/simplified: xpdf-chinese-simplified.tar.gz (835807 bytes)
- Chinese/traditional: xpdf-chinese-traditional.tar.gz (794568 bytes)
- Cyrillic: xpdf-cyrillic.tar.gz (1326 bytes)
- Greek: xpdf-greek.tar.gz (1164 bytes)
- Hebrew: xpdf-hebrew.tar.gz (1314 bytes)
- Japanese: xpdf-japanese.tar.gz (494624 bytes)
- Korean: xpdf-korean.tar.gz (470166 bytes)
- Latin2: xpdf-latin2.tar.gz (1435 bytes)
- Thai: xpdf-thai.tar.gz (1873 bytes)
- Turkish: xpdf-turkish.tar.gz (1140 bytes)
Simple Command for convert
%/usr/X11R6/bin/pdftotext -enc TIS-620 01.pdf
No comments:
Post a Comment