Re: Visible signature image

2014-03-17 Thread Vakhtang koroghlishvili
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.dewrote:

 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



Re: Visible signature image

2014-03-17 Thread John Hewson
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.dewrote:
 
 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
 



Visible signature image

2014-03-15 Thread Tilman Hausherr
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