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/Pdfpaper/index.html
Module Pdfpaper
Media Sizes
val make : Pdfunits.t -> float -> float -> tMake a paper size given its unit, width and height.
val unit : t -> Pdfunits.tProject the unit from a paper size
val width : t -> floatProject the width from a paper size.
val height : t -> floatProject the height from a paper size.
val a0 : tval a1 : tval a2 : tval a3 : tval a4 : tval a5 : tval a6 : tval a7 : tval a8 : tval a9 : tval a10 : tISO A series paper sizes, portrait.
val usletter : tval uslegal : tUnited States paper sizes. portrait.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>