teqnology / alfresco-pdf-toolkit

Automatically exported from code.google.com/p/alfresco-pdf-toolkit
Other
1 stars 0 forks source link

PDF signing with visible signature "error: null" #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Upload PDF file
2. Select action to sign it with a visible signature
3. Submit it

What is the expected output? What do you see instead?
I signed PDF with a visible mark

What version of the product are you using? On what operating system?
Linux, ALfresco 4.0.d, PDF tool kit 1.0.0

Please provide any additional information below.
When I try this I keep getting "Failed to run Actions due to error: null" and 
am not sure how to resolve this or which version of alfresco will work with the 
toolkit

Regards

Dave

Original issue reported on code.google.com by d...@wagonsroll.co.uk on 3 Dec 2012 at 10:50

GoogleCodeExporter commented 9 years ago
Hi Dave,

Are you getting any errors in the logs when you try to run the signature 
action?  How are you running it?  Is this via a content rule, the Share 
Document Library action or the Javascript API?

Original comment by nmcminn on 3 Jan 2013 at 1:44

GoogleCodeExporter commented 9 years ago
Hi,

I also found the null error when using option visible. The error message is : 
>>>>>
Please correct the errors below then click OK. 
Failed to create content due to error: 00082506 DerInputStream.getLength(): 
lengthTag=109, too big. 

Original comment by auspo...@gmail.com on 8 Jan 2013 at 1:23

GoogleCodeExporter commented 9 years ago
Hi
It works if I open the document and click sign PDF but doesnt work if I setup a 
content rule, I am currently getting 
10:06:51,799 ERROR [org.springframework.extensions.webscripts.AbstractRuntime] 
Exception from executeScript - redirecting to status template error: null
java.lang.NullPointerException
    at com.itextpdf.text.Rectangle.<init>(Rectangle.java:204)

in the alfresco log.
Also I have to create the content rule in alfresco not share as I cannot select 
the key file in share as I get the following screen shot from firefox and a 
load of NULLs in the popup selection box

Original comment by d...@wagonsroll.co.uk on 25 Jan 2013 at 10:13

Attachments:

GoogleCodeExporter commented 9 years ago
Looks like this issue only occurs when working in the repository as opposed to 
a Share site.  This is fixed in 1.1.1 beta 1 and newer.

Original comment by nmcminn on 9 Apr 2013 at 8:28