This project is about creating pdf files from csv files using python
Main file is simple example of creating pdf files from csv files using python
it creates a simple pdf document with text Aslam u Alaikum in a cell
Csv to pdf file creates a pdf file
In column heading the one cell represents heading and
total pages are column in 003 topics.csv file are total no of pages under these headings
footers are also added
for more details read the comments of the file
this file is csv file by reading its data using pandas library we can write it into pdf file using FPDF library
It is the final result of the program a pdf file