Skip to content

hsyl20/HPDF

 
 

Repository files navigation

Hackage

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

TO TEST THE LIBRARY

stack run HPDF-demo open demo.pdf

About

Haskell library for PDF generation (graphics and typesetting)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 99.6%
  • Other 0.4%