package camlpdf
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Read, write and modify PDF files
Install
dune-project
Dependency
Authors
Maintainers
Sources
v2.9.tar.gz
md5=ec43131411388cab3ed5e936859497d3
sha512=1138361140e66ba94b93dbe70133f7471d3b027cd05fcef87f3349d724e06a1748dbef194c1df0965f8d08500531aa2d97b41d058e651bbb249ec59e0b8fb5fe
doc/camlpdf/Pdfflate/index.html
Module Pdfflate
Interface to miniz.c via Zlib-like functions
This is very slightly modified from Leroy's CamlZip.
Compress data. The string -> int function is an input: given a buffer, it writes some data to it, returning the number of bytes written. The string -> int -> unit function is an output: giving a buffer and a number of compressed bytes written. The optional argument level gives the zlib compression level (the default is 6). The optional argument header will, if true, output a zlib header (the default is true).
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>