package cpdf
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
PDF command line tools
Install
dune-project
Dependency
Authors
Maintainers
Sources
v2.9.tar.gz
md5=14ad4b9168a0d6caebe37697540520d9
sha512=95244ee016258239d93b3098f45bd1ae43bb01711fd632d5b5005bded076231f1728075d17ed6d53b5d7420704a6adbb847a61ab95f08466d9dfdef353ce3212
doc/cpdf/Cpdfdraw/index.html
Module Cpdfdraw
Draw on PDFs
type drawops = | Rect of float * float * float * float| Bezier of float * float * float * float * float * float| Bezier23 of float * float * float * float| Bezier13 of float * float * float * float| To of float * float| Line of float * float| ClosePath| SetFill of colspec| SetStroke of colspec| SetLineThickness of float| SetLineCap of int| SetLineJoin of int| SetMiterLimit of float| SetDashPattern of float list * float| Matrix of Pdftransform.transform_matrix| Qq of drawops list| Fill| FillEvenOdd| Stroke| FillStroke| FillStrokeEvenOdd| Clip| ClipEvenOdd| FormXObject of float * float * float * float * string * drawops list| Use of string| ImageXObject of string * Pdf.pdfobject| Image of string| NewPage| Opacity of float| SOpacity of float| FontPack of string * Cpdfembed.cpdffont * (int, unit) Hashtbl.t| Font of string * float| TextSection of drawops list| Text of string| SpecialText of string| Para of float option * justification * float * string list| Newline| Leading of float| CharSpace of float| WordSpace of float| TextScale of float| RenderMode of int| Rise of float| Tag of string| EndTag| STag of string| EndSTag| BeginArtifact| EndArtifact| Namespace of string| EltInfo of string * Pdf.pdfobject| EndEltInfo of string| AutoTag of bool
val do_add_artifacts : bool refWhen this is set, any untagged material is tagged as an artifact.
val rolemap : string refSet the role map.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>