Week #1 Library fpdf Nowadays pdf is the most important source for a text document. Every here a there we always encounter a pdf file. And for those pdf file, there are plenty of software and that allows us to read, create, and convert any text file. Python is truly the best dynamic programming language with lots of features and tons of packages. Keeping a good hand in python is very necessary for every programmer and when we talk about some enthusiastic DIY kind of person who just wants to build something from scratch. As some software provides prebuild solution for your daily life they come with premium features which require to pay a huge amount for performing the task. In this episode, I will teach you how to use fpdf (a python package for creating a pdf file). So let get started. What is fpdf? Fpdf is a Python package for generating or creating a pdf file. This package contains a lot of predefined features and allows page format, margins. It also allows managing page header a...