mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
more
This commit is contained in:
@@ -24,6 +24,9 @@ val replace_dict_entry : Pdf.t -> string -> Pdf.pdfobject -> Pdf.pdfobject optio
|
||||
(** Print a dictionary entry. *)
|
||||
val print_dict_entry : Pdf.t -> string -> unit
|
||||
|
||||
(** Get dictionary entries in JSON format *)
|
||||
val get_dict_entries : Pdf.t -> string -> Pdfio.bytes
|
||||
|
||||
(** Remove clipping. *)
|
||||
val remove_clipping : Pdf.t -> int list -> Pdf.t
|
||||
|
||||
|
Reference in New Issue
Block a user