HPDF alternatives and similar packages
Based on the "Graphics" category.
Alternatively, view HPDF alternatives based on common mentions on social networks and blogs.
-
implicit
A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation... -
log-warper
DISCONTINUED. Logging library to provide more convenient, extremely configurable but simple monadic interface with pretty output
CodeRabbit: AI Code Reviews for Developers
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of HPDF or a related project?
Popular Comparisons
README
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