cpdf-source/cpdfst.ml

6 lines
121 B
OCaml
Raw Normal View History

2024-07-03 13:38:38 +01:00
(* Operations on structure trees. *)
2024-07-03 13:42:09 +01:00
open Pdfutil
let trim_structure_tree pdf range =
flprint "trim_structure_tree\n"