A new flutter plugin project.
More...
This is package parses text out of pdf documents and returns it as string. This plugin uses PDFbox open source library.
The package at this point is only one function getPDFtext(path) Path being the path to the pdf file you want to parse.
/// Future
unverified uploader
Repository (GitHub)View/report issues
unknown (license)
flutter
Packages that depend on read_pdf_text
Back