pdf-toolbox-document-0.0.4.0: A collection of tools for processing PDF files.
Pdf.Toolbox.Document.Document
Description
PDF document
Synopsis
data Document Source
It is a trailer under the hood
Instances
documentCatalog :: MonadPdf m => Document -> PdfE m Catalog Source
Get the document catalog
documentEncryption :: MonadPdf m => Document -> PdfE m (Maybe Dict) Source
Document encryption dictionary
documentInfo :: MonadPdf m => Document -> PdfE m (Maybe Info) Source
Infornation dictionary for the document