About

Metadata

  • Last updated , by ScottSedgwick
  • License MIT
  • Maintained by: Scott Sedgwick <scott.sedgwick@gmail.com>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.8.3

Readme

Data.Pdf.FieldReader

Hackage MIT license

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

Updated to be able to read hex-encoded field values, and multiline field values.

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