Sorry, I missed the second link, is with http, not https
http://cc123.caido.ro/5172_out_signed.pdf
On 2021-07-21 9:42 PM, Tilman Hausherr wrote:
Hi,
Could you please upload the original file, the first signed file, and
the file with two signatures to a sharehoster? I'd like to look at the
files first before looking at the code.
Tilman
Am 21.07.2021 um 20:27 schrieb Victor Sterpu:
I tryed this too but the result is the same.
I mean I signed the original document and then I runned the
application again for the second signature at a diffrent location and
the second signature still has no visual representation.
Both signatures are validated by Acobat Reader, in the signatures
panel but only the first signature has a corresponding visual
representation on the page.
The locations of the signatures on the page are different. However,
if I place the second signature on another page then both signatures
are visible.
So I suspect there is some conflict between the visual
representations on the same page.... but really I have no ideea. :)
I tested using the code from
here:https://github.com/Luis-3M/SignPDF/blob/master/CreateVisibleSignature.java
<https://github.com/Luis-3M/SignPDF/blob/master/CreateVisibleSignature.java>
I only made small modifications to use Windows Store and I replaced
"PDDocument.load" with "Loader.loadPDF" as the new version of PDFBox
has changed the way PDF is loaded.
On 2021-07-21 8:55 PM, Tilman Hausherr wrote:
Hi,
You need to make one run for each signature. Each run validates the
previous version.
Tilman
Am 21.07.2021 um 17:15 schrieb Victor Sterpu:
Hello
I used apache PDFBox 3.0.0-RC1 to produce 2 visible signatures on a
PDF.
Signatures are validated by Adobe Reader but only the first
signature is visible and I don't know why. I attached a test
document and the java source code.
The java file is from the official PDFBox docuentation with small
modifications.
Thank you
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]