CpdfaddtextAdding text
Colours
val addtexts :
float ->
bool ->
bool ->
string ->
Cpdfembed.cpdffont ->
int ->
int option ->
colour ->
Cpdfposition.position ->
float ->
float ->
bool ->
string ->
int list ->
bool ->
float ->
justification ->
bool ->
bool ->
string ->
float option ->
string ->
?raw:bool ->
Pdf.t ->
Pdf.tCall add_texts linewidth outline fast fontname font bates batespad colour position linespacing fontsize underneath text pages orientation relative_to_cropbox midline_adjust topline filename pdf. For details see cpdfmanual.pdf
val addrectangle :
bool ->
(float * float) ->
colour ->
bool ->
float ->
float ->
Cpdfposition.position ->
bool ->
bool ->
int list ->
Pdf.t ->
Pdf.tAdd a rectangle to the given pages. addrectangle fast (w, h) colour outline linewidth opacity position relative_to_cropbox underneath range pdf.