/PDF-Generator

Generate a massive Direct Mail With Python

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PDF-Generator

Describe

Generate a massive Direct Mail in pdf with csv/json

How to Use

installing

Clone This Repository:

git clone https://github.com/kilerhg/PDF-Generator.git

Go to repository: cd PDF-Generator

Installing Requirements: pip install -r requirements.txt

Run

Open Your favorite terminal and run: python main.py

Built With

Contributing

Authors

  • Lucas Nunes - Initial work

See also the list of contributors who participated in this project.

License

  • This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE file for details

Task-List

  • Read Template
  • Read Input Json
  • Read Input Csv
  • Process Csv
  • Process Json
  • Merge Template + Input
  • Save Report
  • How to change Font Size
  • How to change Font Style
  • How to change Font Color

Extras:

  • Func to make human Readable

Screenshot