HPDF: Generation of PDF documents
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- These packages miss upper bounds: - HTF - array - base64-bytestring - binary - bytestring - containers - errors - file-embed - filepath - hyphenation - mtl - network-uri - parsec - random - text - vector - zlib Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
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]
Properties
Versions | 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.6.2, 1.7 |
---|---|
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 2023-09-18T15:05:06Z |
Modules
[Index] [Quick Jump]
Downloads
- HPDF-1.6.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees