-
- Downloads
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
Showing
- src/dbp-official-signature-pdf-upload.js 67 additions, 12 deletionssrc/dbp-official-signature-pdf-upload.js
- src/dbp-pdf-preview.js 1 addition, 3 deletionssrc/dbp-pdf-preview.js
- src/dbp-qualified-signature-pdf-upload.js 81 additions, 25 deletionssrc/dbp-qualified-signature-pdf-upload.js
- src/dbp-signature-lit-element.js 2 additions, 3 deletionssrc/dbp-signature-lit-element.js
- src/i18n/de/translation.json 3 additions, 1 deletionsrc/i18n/de/translation.json
- src/i18n/en/translation.json 3 additions, 1 deletionsrc/i18n/en/translation.json
Loading
Please register or sign in to comment