@hackage data-pdf-fieldreader0.1.0.0

Read PDF form fields

Data.Pdf.FieldReader

Hackage MIT license

This is a minimal library for reading the data in form fields out of a PDF document.

A trivial example of how to use this library can be found in app/Main.hs in the source repository.