hpdft: tools to poke pdf using haskell

[ library, mit, pdf, program ] [ Propose Tags ]
This version is deprecated.

Modules

[Last Documentation]

  • PDF
    • PDF.Character
    • PDF.Cmap
    • PDF.ContentStream
    • PDF.Definition
    • PDF.Object
    • PDF.Outlines
    • PDF.PDFIO

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.1.1, 0.1.1.2, 0.1.1.3 (info)
Dependencies base (>=4.6 && <5), bytestring (>=0.10 && <0.11), directory (>=1.2 && <1.3), parsec (>=3.1 && <3.2), text (>=0.11), utf8-string (>=0.3), zlib (>=0.5) [details]
License MIT
Author k16.shikano
Maintainer k16.shikano@gmail.com
Category Text
Home page https://github.com/k16shikano/hpdft
Uploaded by keiichiroShikano at 2016-02-20T07:40:01Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3428 total (27 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 2016-11-27 [all 2 reports]

Readme for hpdft-0.1.0.0

[back to package description]

Haskell PDF Tools(hpdft)

Tools to poke PDF files using Haskell.

Example

Sample.hs has some functions showing how to use hpdft.

If you want to customize the character sets and encodings other than the Appendix D of the PDF specification, you could modify PdfCharDict.hs. For example, you can use ASCII single quote (U+0027) instead of U+2019 by modifying the entry for /quoteright.