A collection of tools for processing PDF files in Haskell
A collection of tools for processing PDF files
See "stable" branch for Hackage version. The current "master" branch is in a middle of API rewrite, see here for details.
(Also see
examplesand
viewerdirectories)
Inspect high level structure:
import Pdf.Documentmain = withPdfFile "input.pdf" $ \pdf -> encrypted