*** Welcome to piglix ***

Poppler (software)

Poppler
Poppler logotype.svg
Developer(s) freedesktop.org
Initial release March 4, 2005; 12 years ago (2005-03-04)
Stable release
0.54.0 / April 21, 2017; 14 days ago (2017-04-21)
Repository http://cgit.freedesktop.org/poppler/poppler, git://git.freedesktop.org/git/poppler/poppler
Written in C++
Operating system Linux, Unix, BSD, Windows
Type Library
License GPLv2 or GPLv3
Website poppler.freedesktop.org

Poppler is a free software utility library for rendering Portable Document Format (PDF) documents. Its development is supported by freedesktop.org. It is commonly used on Linux systems, and is used by the PDF viewers of the open source GNOME and KDE desktop environments.

The project was started by Kristian Høgsberg with two goals: to provide PDF rendering functionality as a shared library for centralizing maintenance effort, and to go beyond the goals of Xpdf, and integrate with functionality provided by modern operating systems.

As of the version 0.18 release in 2011, the poppler library represents a complete implementation of ISO 32000-1, the PDF format standard, and is the first major free PDF library to support its forms (only Acroforms but not full XFA forms) and annotations features.

Poppler is a fork of Xpdf-3.0, a PDF file viewer developed by Derek Noonburg of Glyph and Cog, LLC.

The name Poppler comes from the animated series Futurama episode The Problem with Popplers.

Numerous free software applications use Poppler to render PDF documents.

Poppler can use two back-ends for drawing PDF documents, Cairo and Splash. Its features may depend on which back-end it employs. A third back-end based on Qt4's painting framework "Arthur", is available, but is incomplete and no longer under active development. Bindings exist for Glib, Qt3, and Qt4, that provide interfaces to the Poppler backends, although the Qt3 and Qt4 bindings support only the Splash backend. There is a patchset available to add support for the Cairo backend to the Qt4 bindings, but the Poppler project does not currently wish to integrate the feature into the library proper.


...
Wikipedia

...