hpdft: A tool for looking through PDF file using Haskell

[ library, mit, pdf, program ] [ Propose Tags ]

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), binary (>=0.7.5 && <0.8.2), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), directory (>=1.2 && <1.3), file-embed (>=0.0.9 && <1.0), parsec (>=3.1 && <3.2), text (>=0.11), utf8-string (>=0.3), zlib (>=0.5) [details]
License MIT
Author Keiichiro Shikano
Maintainer k16.shikano@gmail.com
Category PDF
Home page https://github.com/k16shikano/hpdft
Uploaded by keiichiroShikano at 2016-02-29T02:25:49Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3412 total (28 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-11-27 [all 1 reports]

Readme for hpdft-0.1.0.3

[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.