6 lines
167 B
OCaml
6 lines
167 B
OCaml
|
val process_xobjects : Pdf.t ->
|
||
|
Pdfpage.t ->
|
||
|
(Pdf.t ->
|
||
|
Pdf.pdfobject -> Pdf.pdfobject list -> Pdf.pdfobject list) ->
|
||
|
unit
|