Poppler is a PDF rendering library based on the xpdf-3.0 code base.
Poppler features basic command-line utilities and has been enhanced to utilize modern libraries such as freetype and cairo for better rendering.
Product's homepage
What's New in This Release: [ read full changelog ]
core:
· Check order bounding box values in tiling pattern (Bug #62369)
· CairoImageOutputDev: Don't change image interpolation when printing (Bug #62418)
· TextOutputDev: Set text matrix when painting selection (Bug #61042)
· Only write the file once when saving (Bug #62739)
· Fix for complete rewrites in repaired files
· Fixlet regarding spec interpretation for Link Zoom value
· Fix typos in man pages
· Fix compile when not using libjpeg
glib:
· Always start from the beginning when starting a new search on a page (Bug #59972)
qt4:
· Fix crash in files with LinkRendition (KDE Bug #317710)
build system:
· Small cmake improvements