Hello Mailing List,


Please forgive me if I’m doing this wrong, I’ve never actually used a
mailing list for support like this but a developer said this was the best
thing to do so here I am.



Long story short, I am attempting to use an older version of PDFBox
(1.8.10) to fill out and sign a PDF form. All form fields and signature
lines will be on the document long before this. It needs to be signed with
a certificate and it needs to operate very much like it does in acrobat,
were you see a picture and can click on it for signature details. I’ve
attached my short code to keep this simple… my biggest issue has been
related to understanding the object hierarchies and purpose… documentation
is sparse so it confuses me (e.g. PDSignature.setContents: “Sets the
contents.” … doesn’t really tell me much, I’m guessing this is for setting
the img or perhaps the actual certificate).
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org

Reply via email to