packages feed

HPDF-1.5.2: README.md

[![Hackage](https://img.shields.io/hackage/v/HPDF.svg)](https://hackage.haskell.org/package/HPDF)

HPDF
====

A PDF library with support for several pages, page transitions, outlines,
annotations, compression, colors, shapes, patterns, jpegs, fonts, typesetting...

Have a look at the "Graphics.PDF.Documentation" module to see how to use it. 

Or, download the package and look at the test.hs file in the Test folder. That
file is giving an example of each feature.

Documentation
-------------

The library documentation can be accessed on [Hackage](https://hackage.haskell.org/package/HPDF)


TO TEST THE LIBRARY
=====================

stack run HPDF-demo
open demo.pdf