Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 601 Bytes

File metadata and controls

45 lines (24 loc) · 601 Bytes

attendees-certificate-tools

Attendees Certificate Tools for PDF Files

Install it

For install dependencies, executing the following command:

pip install -r requirements.txt

Use it

PDF Splitter

For use it, executing the following command:

python pdf_splitter.py "/path/to/file_name.pdf" "/path/to/output/dir"

Send Certificate

For use it, executing the following command:

python send_certificate_participants.py

Tested it with

  • Debian GNU/Linux 10.

    • Python 3.9.16.