View source: R/f - OCR table data from PDF.R
f_ocr_table_data_from_pdf | R Documentation |
OCR table data from PDF.
f_ocr_table_data_from_pdf(c.file.string, c.path.source, c.path.destination)
c.file.string |
Filename (or part thereof) of PDF to be OCR-ed. |
c.path.source |
Path where PDF file can be found. |
c.path.destination |
Path were resulting XLS should be saved. |
-
List of OCR-ed text
Pieter Overdevest
l.text <- f_ocr_table_data_from_pdf(
c.file.string,
c.path.source,
c.path.destination
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.