DEBSOURCES
Skip Quicknav
sources / cpdf / 2.8.1-2 / cpdfdraft.mli
1234
(** Remove images *) (** Remove images from a PDF, optionally adding crossed boxes. *) val draft : string option -> bool -> int list -> Pdf.t -> Pdf.t