pdf-toolbox-content

A collection of tools for processing PDF files

https://github.com/Yuras/pdf-toolbox

Version on this page:0.0.5.0
LTS Haskell 22.19:0.1.1
Stackage Nightly 2023-12-26:0.1.1
Latest on Hackage:0.1.1

See all snapshots pdf-toolbox-content appears in

BSD-3-Clause licensed by Yuras Shumovich
Maintained by Yuras Shumovich
This version can be pinned in stack with:pdf-toolbox-content-0.0.5.0@sha256:97fbee07c51cfeeb04fecd80475f148a991e10f6c5dc6f13000e548ef9453c2b,1703

Tools for processing PDF content streams

Changes

0.0.5.0

  • add support for multiple bfrange and bfchars sections in CMap
  • support spaces inside hex numbers in CMap

0.0.4.0

  • switch to errors-2.0
  • workaround for parse error on inline image in content stream

0.0.3.3

  • support ghc-7.10.1

0.0.3.2

  • support array ranges in unicode cmap (#15)
  • support Op_apostrophe content operator (#16)

0.0.3.1

  • fix attoparsec module deprication warnings