Provides an interface to 'PDFMiner' <https://github.com/pdfminer/pdfminer.six> a 'Python' package for extracting information from 'PDF'-files. 'PDFMiner' has the goal to get all information available in a 'PDF'-file, position of the characters, font type, font size and informations about lines. Which makes it the perfect starting point for extracting tables from 'PDF'-files. More information can be found in the package 'README'-file.
Version: | 1.0 |
Imports: | checkmate, jsonlite |
Suggests: | PythonInR, RSQLite |
Published: | 2020-06-22 |
Author: | Florian Schwendinger [aut, cre, cph], Benjamin Schwendinger [aut, cph] |
Maintainer: | Florian Schwendinger <FlorianSchwendinger at gmx.at> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
SystemRequirements: | Python>=3.6, pdfminer.six>=20200402, pandas |
Materials: | README |
CRAN checks: | pdfminer results |
Reference manual: | pdfminer.pdf |
Package source: | pdfminer_1.0.tar.gz |
Windows binaries: | r-devel: pdfminer_1.0.zip, r-release: pdfminer_1.0.zip, r-oldrel: pdfminer_1.0.zip |
macOS binaries: | r-release: pdfminer_1.0.tgz, r-oldrel: pdfminer_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=pdfminer to link to this page.