mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-02-17 04:10:48 +01:00
more
This commit is contained in:
parent
c71e0773a3
commit
a00a820e0e
@ -1 +1,4 @@
|
|||||||
(* Operations on structure trees. *)
|
(* Operations on structure trees. *)
|
||||||
|
open Pdfutil
|
||||||
|
|
||||||
|
let trim_structure_tree pdf range = ()
|
||||||
|
@ -1 +1,4 @@
|
|||||||
(** Structure trees *)
|
(** 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user