cpdf-source/cpdfst.ml

6 lines
121 B
OCaml

(* Operations on structure trees. *)
open Pdfutil
let trim_structure_tree pdf range =
flprint "trim_structure_tree\n"