🚀 Curated collection of Awesome Python Scripts which will make you go wow. Dive into this world of 360+ scripts. Feel free to contribute. Show your support by ✨this repository.
Title: Text File To PDF
About: To convert text file to pdf using fpdf library
Name: Neel Shah
Label: feature request
Assignee: ''
Define You:-
[x] LGM-SOC'21 Participant
[ ] Contributor
For converting text file to pdf we need to go to chrome or google and do that so why not our script do that for us.
Here we will use fpdf library and firstly read the text file and then will make a pdf of it in the same folder , here the text size of pdf can be changed by us.
Title: Text File To PDF About: To convert text file to pdf using fpdf library Name: Neel Shah Label: feature request Assignee: ''
Define You:-
For converting text file to pdf we need to go to chrome or google and do that so why not our script do that for us. Here we will use fpdf library and firstly read the text file and then will make a pdf of it in the same folder , here the text size of pdf can be changed by us.