bgohla / HPDF

Haskell library for PDF generation (graphics and typesetting)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status 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

cd Test make demo : to build a demo pdf ./test : to run the demo

About

Haskell library for PDF generation (graphics and typesetting)

License:Other


Languages

Language:Haskell 99.5%Language:HTML 0.2%Language:Makefile 0.1%Language:C 0.1%