package camlpdf
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Read, write and modify PDF files
Install
dune-project
Dependency
Authors
Maintainers
Sources
v2.5.zip
sha256=49a6bde1f90b2a9a4de6f5fa54bc4a06dc21de9f1c024fcbbe0980621938bf80
md5=2fddd22df0d39c61881e08a74ddaf26c
doc/camlpdf/Pdfwrite/index.html
Module Pdfwrite
val write_debug : bool refval header : Pdf.t -> stringval output_string_of_xref : Pdfio.output -> int -> unitval write_xrefs : int list -> Pdfio.output -> unitval make_pdf_name_inner : Buffer.t -> string -> unitval strings_of_array :
(writeout -> unit) ->
(int, int) Hashtbl.t ->
Pdf.pdfobject list ->
unitval strings_of_dictionary :
(writeout -> unit) ->
(int, int) Hashtbl.t ->
(string * Pdf.pdfobject) list ->
unitval strings_of_pdf :
(writeout -> unit) ->
(int, int) Hashtbl.t ->
Pdf.pdfobject ->
unitval strings_of_pdf_return : Pdf.pdfobject -> writeout listval b : Buffer.tval string_of_pdf : Pdf.pdfobject -> stringval debug_whole_pdf : Pdf.t -> unitval strings_of_object : (int * Pdf.pdfobject) -> writeout listval strings_of_pdf_object :
(writeout -> unit) ->
('a * Pdf.pdfobject) ->
int ->
(int, int) Hashtbl.t ->
unitval output_stream : Pdfio.output -> Pdf.pdfobject -> unittype encryption = {encryption_method : encryption_method;owner_password : string;user_password : string;permissions : Pdfcrypt.permission list;
}val crypt_if_necessary : Pdf.t -> encryption option -> Pdf.tval flatten_W : Pdfio.output -> writeout -> unitval bake_object_streams : bool -> Pdf.t -> (int * int list) list -> unitval reinstate_object_streams : bool -> bool -> Pdf.t -> (int * int list) listval output_bytes : int -> int -> Pdfio.output -> unitval make_xref_stream :
Pdf.t ->
int list ->
(int * 'a list) list ->
Pdf.pdfobjectval generate_object_stream_hints : bool -> Pdf.t -> bool -> unitval dummy_encryption : encryptionval pdf_to_output :
?preserve_objstm:bool ->
?generate_objstm:bool ->
?compress_objstm:bool ->
?recrypt:string option ->
bool ->
encryption option ->
Pdf.t ->
Pdfio.output ->
unitval pdf_to_channel :
?preserve_objstm:bool ->
?generate_objstm:bool ->
?compress_objstm:bool ->
?recrypt:string option ->
bool ->
encryption option ->
bool ->
Pdf.t ->
out_channel ->
unitval pdf_to_file_options :
?preserve_objstm:bool ->
?generate_objstm:bool ->
?compress_objstm:bool ->
?recrypt:string option ->
bool ->
encryption option ->
bool ->
Pdf.t ->
string ->
unitval pdf_to_file : Pdf.t -> string -> unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>