Good idea, I can try to use the latest snapshot jar. Is there a snapshot build (jar) available?
Le ven. 16 déc. 2022 à 12:21, Tilman Hausherr <thaush...@t-online.de> a écrit : > Yeah, Adobe claims that the stamp annotation was modified. > > despite that it wasn't. The stamp annotation is object "40 0 obj" and that > one exists only once at offset 58158 (related objects 41-45 also exist only > once). So I'd say Adobe is lying. > > However... this may be a coincidence, but your signature is an invisible > one, so maybe the problem is related to this (fixed) bug? > > https://issues.apache.org/jira/browse/PDFBOX-5549 > > The reporter is a DSS developer. > > Tilman > > > > On 16.12.2022 11:29, Frédéric Ravetier wrote: > > Hello, > > Thank you for your answer. > > * Text annotation that match PDFAnnot.java : > https://drive.google.com/file/d/1Qgq_RuXSsn3IEZb5eZV5HVIXWeIrVZbk/view?usp=sharing > * Stamp annotation that match PDFAnnotStampText.java > https://drive.google.com/file/d/1MuV_N8meU778dwb0pjdi-cWZVFxHi9mG/view?usp=sharing > > When I open these files in the acrobat reader, I click on Validate ALL in > the Signature panel, I get a warning on the annotation that says "modified > annotation". > > [image: shared_stamptxt-nowina_pdf_et_fravetier.png] > > > > Le ven. 16 déc. 2022 à 11:20, Tilman Hausherr <thaush...@t-online.de> a > écrit : > >> Hi, >> >> Please upload (to a sharehoster) a final PDF that you think is correct >> and one that you think isn't. >> >> Tilman >> >> On 15.12.2022 18:40, Frédéric Ravetier wrote: >> > 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 >> >> >