Hello to everyone,

I'm trying to do this use case:
Input : A document that contains a digital signature (our provider is using
DCC https://github.com/esig/dss which is based on PDFBox...)
* I add an annotation using incremental save (I used different kind of
annotation)
* I send this document for digital sign
Expected result : When I open the document in acrobat, I can see the
annotation, in the signature panel everything is green, the annotations are
not marked as modified EVEN after clicking on "Validate ALL"

I've seen that docusign is doing it and it works :).

I tried many possibilities. Each time I signed my output with docusign and
with our provider.
* The regular freetext annotation is marked as modified after docusign or
our provider
* The stamp containing text is marked ok after docusign but modified after
our provider

* PDFAnnot.java is using freetext
* PDFAnnotStampText.java is using a stamp that contains text

I also tried some other possibilities but no one is working :(.

Have a good day.
If it is easier we can speak using a video conf to share screen... and then
I can post the solution to share with everyone.

Fred
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org

Reply via email to