pdfminer: Read Portable Document Format (PDF) Files
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 | 
| DOI: | 10.32614/CRAN.package.pdfminer | 
| 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 | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=pdfminer
to link to this page.