Carlos de Alfonso Laguna

Results 49 comments of Carlos de Alfonso Laguna

Do you need the signatures? Or the signed documents at each version? Please check method `get_signatures`

Hi, The concept of signing the document forces only one signature can be added at once. But you should be able to sign a document multiple times, one after the...

I'm sorry, but I think I did not read the question properly... The PDF document cannot add multiple signature appearances for one single digital signature. It is possible to embed...

Hi, well, you do not need to save the document. As in the example I gave you in a previous comment, you can use `$docsigned = $obj->to_pdf_file_s();` to create a...

Hi, I added the function `sign_document` to the `PDFDoc` object. This is a shortcut to generate a signed document using a signature appearance and a certificate. So now you can...

Hi, now I see what is happening... for some reason, I think that the code is adding some characters that mess the result. I need to debug it...

Hi, Sorry but no. Moreover, I found that it depends on the original document. I found that documents coming from Windows are prone to this problem.

Hi, at this moment sapp does not offer this feature. I'll keep this issue open as a feature request.

Hi, thank you for your help... I'll check this PR.

I don't think that it is needed. It would need just one pair of lines from the callee and avoids multiple types for parameters