sign-pdf-worker/pythonProject
Julien Fastré 41ba98ee91
Fix signature box placement calculation
Adjusted the calculation of the signature box's bottom boundary to subtract the height instead of adding it. This change ensures that the signature is placed correctly within the designated zone on the PDF.
2024-09-03 14:33:45 +02:00
..
.idea idea configuration for worker 2024-06-27 09:51:46 +02:00
assets First commit: create mvp project 2024-06-27 09:51:32 +02:00
Dockerfile configure for building worker within a docker image 2024-06-27 12:26:23 +02:00
requirements.txt First commit: create mvp project 2024-06-27 09:51:32 +02:00
sign_individual.py First commit: create mvp project 2024-06-27 09:51:32 +02:00
sign.py First commit: create mvp project 2024-06-27 09:51:32 +02:00
worker.py Fix signature box placement calculation 2024-09-03 14:33:45 +02:00