This is my first time creating a PDF file in Python using the fpdf library, I'm trying to create a PDF file to display patients' invoices. It took me a while to wrap my head around the whole thing but ...
This repository contains a Python script and an interactive web interface built using the Gradio library, OpenCV, and FPDF. The tool allows users to upload an image, overlay a grid on it, measure ...
This is a Python script that generates a report card for students. It provides a graphical user interface (GUI) using the Tkinter library and generates the report card in PDF format using the fpdf ...
A simple functional Python project combining the power of Pandas and FPDF libraries! Project Highlights: Interactive Article List: The program displays a list of articles with their name, ID, price, ...