cpdf-source/cpdfdraft.mli
John Whitington 9bdeccb343 more
2021-12-21 15:25:59 +00:00

3 lines
130 B
OCaml

(** Remove images from a PDF, optionally adding crossed boxes. *)
val draft : string option -> bool -> int list -> Pdf.t -> Pdf.t