@hackage HPDF1.8
Generation of PDF documents
Installation
Dependencies (17)
- array >=0.1
- base >=4 && <5
- base64-bytestring >=0.1
- binary >=0.4
- bytestring >=0.9
- containers Show all…
Dependents (9)
@hackage/jammittools, @hackage/boomwhacker, @hackage/acme-everything, @hackage/barcodes-code128, @hackage/med-module, @hackage/internetmarke, Show all…
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
Testing
$ cabal test all
$ cabal run HPDF-demo
$ open demo.pdf