dsidavis/Rrawpoppler: Interface to the poppler PDF library for reading and querying details of PDF documents

This provides functionality to read PDF documents directly in R and query their contents in various ways. We can query the metadata, extract and save individual pages, process an entire document or one or more pages and respond to events during this processing. The interface is machine generated using the RCIndex and RCodeGen packages. This implies that we can both a) update the package for new versions of poppler, and b) extend the interface to other classes and routines in the poppler API. This is different from Kurt Hornik's

Getting started

Package details

AuthorDuncan Temple Lang
MaintainerDuncan Temple Lang <duncan@r-project.org>
LicenseGPL2
Version0.1-0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dsidavis/Rrawpoppler")
dsidavis/Rrawpoppler documentation built on Nov. 23, 2023, 3:36 p.m.