R package that allow users to integrate PDF functionalities from their R code
pdfUtils is currently available only on github.
You can install it from github using the devtools package.
library(devtools)
install_github('Swechhya/pdfUtils') ## assuming that you have already installed rClrpdfUtils presents many features:
- Search and highlight words in PDF document.
- Extract images from PDF document.