cpdf-source/cpdfxobject.mli
John Whitington 98d37b58a5 more
2022-01-13 16:35:03 +00:00

5 lines
130 B
OCaml

(** XObjects *)
(** Stamp a PDF as an xobject in another. *)
val stamp_as_xobject : Pdf.t -> int list -> Pdf.t -> Pdf.t * string