Skip to content

mherrera78/Converting-JSON-to-PDF-files-w-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Generating PDF files from a JSON file, using Report Lab Library

The purpose of this code is to generate fully formated PDF files that shows earnings statements for a set of employees contained in a JSON file.

This code will generate "n" files, where n=number of records in the JSON file.

Please note, The purpose of this code is to showcase a use case of transforming a JSON file into formatted PDF files. Some of the content of this file has been changed in order to maintain privacy.

About

This Python sample uses a JSON file with a collection of records of many users and renders formatted PDF files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages