Tejas1510 / Hacking-Scripts

Hacking Scripts contains amazing and awesome scripts written in Python, JavaScript, Java, Nodejs, and more. The main aim of the repository will be to provide utility scripts that might make everyday life easy.
https://hacking-scripts.netlify.app/
240 stars 286 forks source link

Text File To PDF Converter (Python) #901

Closed neelshah2409 closed 3 years ago

neelshah2409 commented 3 years ago

Is your feature request related to a problem? Please describe. Every time when we need to convert text file to pdf we need to go to chrome or google and do that but why not our script do that for us.

Describe the solution you'd like We will use fpdf library in our script and using that we will fetch all the text from text file and make a pdf file in that same folder.

neelshah2409 commented 3 years ago

@mehabhalodiya @RaveenaBhasin @GowthamGoush please see this issue and assign me.