Skip to content
Snippets Groups Projects
Commit 72d6a146 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Force users to provide a manual position for already signed documents

In case we get a signed document pdf-as in the backend can't add a new
page because implementations like Adobe Reader don't allow adding pages
after a signature has been added when checking the integrity.

A newer pdf-as version will take this into account and in the "auto" mode
position the signature on the first page. Since this usually means that
content will be overlaid this isn't a good "auto" mode.

To avoid this we check if the document is already signed in the frontend,
and force the user to place the signature manually in that case.
parent bfac70b6
No related branches found
No related tags found
1 merge request!10Existing signature warning
Pipeline #15647 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment