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.5.3.zip
sha256=8501f9316c778cf5d393b0912974dcdcb3bdb15e735ee5d65c983c64d909b4bb
doc/camlpdf/Pdfdest/index.html
Module Pdfdest
type t = | Action of Pdf.pdfobject| NullDestination| NamedDestinationElsewhere of string| XYZ of targetpage * float option * float option * float option| Fit of targetpage| FitH of targetpage * float option| FitV of targetpage * float option| FitR of targetpage * float * float * float * float| FitB of targetpage| FitBH of targetpage * float option| FitBV of targetpage * float option
val read_targetpage : Pdf.pdfobject -> targetpageval read_destination_error : string -> string -> tval read_destination : Pdf.t -> Pdf.pdfobject -> tval pdf_of_targetpage : targetpage -> Pdf.pdfobjectval pos_null : float option -> Pdf.pdfobjectval pdfobject_of_destination : t -> Pdf.pdfobjectval transform_destination : Pdftransform.transform_matrix -> t -> t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>