Omar Ahmed Hassan
167c792bf0
Draw image with the original PDF page dimensions
2024-12-19 13:34:13 +02:00
Omar Ahmed Hassan
42c238d87d
Pass form to submitMultiPdfForm
...
- Pass form to submitMultiPdfForm to use in FormData creation.
2024-12-18 01:28:04 +02:00
Omar Ahmed Hassan
5d4769df56
Remove unused draggable.js file
...
- Remove draggable.js as the draggability feature already works without and it wasn't used anywhere except in sign.html (which throw an exception already as draggableElement was null, and yet the functionality was working as expected, thus we don't need it)
2024-12-17 12:47:13 +02:00
Omar Ahmed Hassan
4998ad064a
Fix form data files being replaced by the last decrypted file
2024-12-17 01:01:15 +02:00
Omar Ahmed Hassan
64ee26facf
Use file-input-change event to disable/enable conversionType
2024-12-17 01:00:21 +02:00
Omar Ahmed Hassan
42541a7174
Rename LANGS variable in init.sh to avoid overriding font LANGS
...
Rename LANGS variable in init.sh for TESSERACT_LANGS languages as it conflicts with the variable LANGS that is responsible for installing fonts
2024-12-16 23:55:03 +02:00