cpdf-source/cpdfjson.mli
John Whitington ece1e9f280 more
2021-10-12 15:35:08 +01:00

3 lines
186 B
OCaml

val to_output : Pdfio.output -> parse_content:bool -> no_stream_data:bool -> decompress_streams:bool -> precombine_page_content:bool -> Pdf.t -> unit
val of_input : Pdfio.input -> Pdf.t