Top "Poppler" questions

Poppler is a GPL'd PDF rendering library based on the xpdf-3.0 code base.

How to install Poppler on Windows?

The most recent version of ScraperWiki depends on Poppler (or so the GitHub says). Unfortunately, it only specifies how to …

windows python-2.7 installation poppler scraperwiki
How to install poppler in ubuntu 15.04?

Poppler is a PDF rendering library based on the xpdf-3.0 code base. I have already downloaded the tar.xz file …

python ubuntu pygtk pypdf poppler
Extracting text from PDF with Poppler (C++)

I'm trying to get my way through Poppler and its (lack of) documentation. What I want to do is a …

c++ pdf text-extraction poppler
PHP shell_exec, permission denied for executing -rwxrwxrwx shell script

I am currently over ssh on a remote CentOS 5.6 system which runs an Apache webserver. I need to use the …

php permissions shell-exec poppler pdf-to-html
How to display a pdf that has been downloaded in python

I have grabbed a pdf from the web using for example import requests pdf = requests.get("http://www.scala-lang.org/…

python pdf poppler pdf-rendering
Install Poppler for Python on Mac

I need to extract pdf annotations in Python. All my searches indicate I need Poppler to do this e.g. …

python macos poppler
How to figure out the resolution (DPI) of images embedded in a PDF document?

I have a PDF document that also contains images. Now I want to know the resolution of these images. A …

objective-c cocoa pdf quartz-graphics poppler
Unable to get page count. Is poppler installed and in PATH? on mac

Unable to get page count. Is poppler installed and in PATH? poppler installed...reinstalled pdf2image installed....reinstalled note: Having …

python-3.x poppler
dllimport /dllexport and static libraries compilation under visual c++

I desperatly need your help. Im trying to compile statically the poppler library (specially for qt4) on windows with the …

static dllimport visual-c++-2008 dllexport poppler
read, highlight, save PDF programmatically

I'd like to write a small script (which will run on a headless Linux server) that reads a PDF, highlights …

python linux pdf poppler