mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-02-16 11:50:54 +01:00
3 lines
186 B
OCaml
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
|