I just made a unit test for CreateSignature and I’ll add one for visible signatures soon.
-- John On 17 Mar 2014, at 07:31, Vakhtang koroghlishvili <vakhtang.koroghlishv...@gmail.com> wrote: > I'have just updated pdfbox and test this feature. Everything works well. > > > > > > > > On Sat, Mar 15, 2014 at 10:35 AM, Tilman Hausherr > <thaush...@t-online.de>wrote: > >> I believe that somebody mentioned somewhere that creating the signature >> image didn't work properly, but I just can't find out who it was. While >> working on a test for JPEGFactory (PDFBOX-1969) I noticed that >> JPEGFactory.createFromImage() was temporarly broken (now hopefully no >> more), and this method is only used by PDVisibleSigBuilder. >> createSignatureImage(). >> >> I see now that this was created in PDFBOX-1766 by Thomas and Vakhtang - >> please test whether it still works. >> >> Tilman >>