luke.falke

Password to Unlock Document Signed in OneSpan

0 votes

Is there any way to get the password to unlock a file that has been signed in OneSpan? Our users sometimes need to edit the document in Adobe after it has been signed. I have seen a couple other similar questions here, but no definitive answer on whether or not that is possible.


Approved Answer

Reply to: Password to Unlock Document Signed in OneSpan

1 votes

Hi luke.falke,

 

If you need to further edit the signed document, for example to reorganize the pages, you can choose to download the flattened version via this API:
GET /api/packages/{packageId}/documents/{documentId}/pdf?flatten=true

Alternatively, there are many third-party PDF libraries out there which allows to remove the security restriction. But please be aware that if an active document has been edited, it breaks the tamper seal and invalidates the document. 

You could also refer to my blog Active vs Flatten Documents for more information.

 

Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: Password to Unlock Document Signed in OneSpan

0 votes

Hi Duo, thank you for the response. If the original document had editable fields, is the field information lost during the signature process? If I download the flattened version or remove the security with a 3rd party tool, can the editable fields be restored, or do you have to insert a text box or something if you need to edit the document?


Reply to: Password to Unlock Document Signed in OneSpan

1 votes

Hi Luke,

 

From what I understood, flattened PDF will remove all the fields as it's just an image like copy of your signed documents, whereas the active version should still keep the form field information (e.g. size, form field name).

 

Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off