Hi @ralpha
Thanks for this project its great. I am just trying it out now but not sure what data I am meant to be referencing with the form_id field.
doc_new
.add_signature_to_form(img.as_bytes(), "image", page_id, form_id)
.unwrap();
I assume its a reference to a dictionary with the width, height etc values but not too sure.
Cheers,
Josh
Hi @ralpha
Thanks for this project its great. I am just trying it out now but not sure what data I am meant to be referencing with the
form_idfield.I assume its a reference to a dictionary with the width, height etc values but not too sure.
Cheers,
Josh