Giter Club home page Giter Club logo

pdf-diploma-generator's Introduction

PDF diploma generator

Generate diploma in pdf format for list of people from a single template.

Installation

pip install -r requirements.txt

Configuration

Create a diploma (or any other) pdf template in .\template folder. Great ones can be found and created using Canva templates.

Edit config.ini and create a section for every template file name you intend to use, like:

[my-first-diploma.pdf]
text_vertical_position=275
font_size=32
footer_horizontal_alignment=center
footer_horizontal_position_value=550
footer_vertical_position=35
add_footer=True
add_date_to_footer=True
footer_text=MyCity
footer_font_size=12
footer_date=09.07.2022

Make sure the template file name can be found in config.ini. Use as many templates as you need.

Edit names.txt file and put all the names for which you want the diplomas created.

Use

Run the below command to get the generated files created in the ./output folder. There will be one file created for every name found in names.txt for every template found.

python.exe .\generate_sample_pdf.py

pdf-diploma-generator's People

Contributors

maciejggh avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.