Uses Apache PDFBox, Python, and Docker to process payroll documents.
- Place time card files for a specific week beginning with
WE_
inpdfs/inbox
- Place check copy files for a specific week in
pdfs/inbox
- Create
.txt
files for all check copy files
- Ensure Docker is installed and running
- Run
docker-compose run pdf