HPDF: Generation of PDF documents

[ bsd3, graphics, library, program ] [ Propose Tags ]
This version is deprecated.

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.


[Skip to Readme]

Modules

[Last Documentation]

  • Graphics
    • Graphics.PDF
      • Graphics.PDF.Action
      • Graphics.PDF.Annotation
      • Graphics.PDF.Colors
      • Graphics.PDF.Coordinates
      • Graphics.PDF.Document
      • Graphics.PDF.Documentation
      • Fonts
        • Graphics.PDF.Fonts.Font
        • Graphics.PDF.Fonts.FontTypes
        • Graphics.PDF.Fonts.StandardFont
        • Graphics.PDF.Fonts.Type1
      • Graphics.PDF.Image
      • Graphics.PDF.Navigation
      • Graphics.PDF.Pattern
      • Graphics.PDF.Shading
      • Graphics.PDF.Shapes
      • Graphics.PDF.Text
      • Graphics.PDF.Typesetting
        • Graphics.PDF.Typesetting.WritingSystem

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.3, 1.0, 1.1, 1.2, 1.3, 1.4, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6, 1.4.7, 1.4.8, 1.4.9, 1.4.10, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.6.0, 1.6.1, 1.6.2, 1.7 (info)
Change log changelog.md
Dependencies array (>=0.1), base (>=4 && <5), base64-bytestring (>=0.1), binary (>=0.4), bytestring (>=0.9), containers, errors, file-embed, filepath (>=1.4.0), HPDF, hyphenation, mtl, network-uri (>=2.6.0.3), parsec (>=3.1.9), random (>=1.0), text (>=1.2.0), vector (>=0.10), zlib (>=0.5) [details]
License BSD-3-Clause
Copyright Copyright (c) 2007-2016, alpheccar.org
Author
Maintainer sylvain@haskus.fr
Category Graphics
Home page http://www.alpheccar.org
Source repo head: git clone https://github.com/hsyl20/HPDF.git
Uploaded by SylvainHenry at 2021-04-09T16:52:26Z
Distributions LTSHaskell:1.6.2, NixOS:1.6.2, Stackage:1.7
Reverse Dependencies 5 direct, 0 indirect [details]
Executables HPDF-Demo
Downloads 19115 total (79 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2021-04-09 [all 3 reports]

Readme for HPDF-1.5.2

[back to package description]

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