cpdf-source/cpdfst.mli

5 lines
158 B
OCaml

(** Structure trees *)
(** Trim structure tree to remove parts marked as not in the page range given. *)
val trim_structure_tree : Pdf.t -> int list -> unit