cpdf-source/cpdfdebug.mli
John Whitington c21fd91eee more
2022-01-13 13:43:23 +00:00

5 lines
125 B
OCaml

(** Debugging tools *)
(** Print all the objects from a given PDF to Standard Output. *)
val print_pdf_objs : Pdf.t -> unit