Scrape text from PDF file, and manage that file
Methods
Method new()
Open pdf file for parsing
Usage
PDFTool$new(pdf, start, end)Arguments
pdfa path to pdf or raw vector containing the pdf of test results
starta S3
pdf_startobject or character for start of resultenda S3
pdf_endobject or character for start of result
Method getPDFs()
get specific pdf for a result
