pdftotext 0.1.1

High-level library that binds to Poppler to extract text from a PDF
docs.rs failed to build pdftotext-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: pdftotext-0.1.5

pdftotext

This crate extracts poppler's pdftotext -layout code into a library, linking dynamically to system's poppler.

It was tested with poppler 20.12.1. It calls popper's internal APIs so it may break with future library versions.