Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
A library for converting HTML into PDFs using ReportLab
xhtml2pdf enables users to generate PDF documents from HTML content easily and with automated flow control such as pagination and keeping text together. The Python module can be used in any Python environment, including Django. The Command line tool is a stand-alone program that can be executed from the command line.
...It matches the entered fields with the CSV column titles to determine what information should be included in the labels.
PDF Label Generation: The application generates a PDF file for labels using the reportlab library. It calculates label size and positioning on an A4 page, and draws a border around each label. It adds text to the label using the specified columns from the CSV file.
...Python megawidgets is Python 3 compatible through the Pmw 2 download. Pmw 1 is destined for Python 2. Both are now accessible through the new pypi compatible package (credits for which go to Andy Robinson and the team at ReportLab).
...I wrote this for my aircraft bubble octant :-)
It is mainly useful for air navigation as it assumes a bubble sextant but may be used for normal sextants as well.
Requires Ephem and ReportLab (optional for PDF output)
Not to be used for real-world navigation!
With an educational purpose,Pyggy Bank shows how to use wxPython ,SQLite and Reportlab, with Python all togheter. It simulate a piggy bank, so you can add, edit or delete single 'transaction' in your piggy and it will calculate your wallet.
...Several hyphenation algorithms: - the pattern-based from TeX/OOO, - by decomposition of compound words for German language. Includes support for paragraph line-breaking with ReportLab.
Generate customizable calendar pages in PDF format
PyCalendarGen generates customizable calendar pages in PDF format for use in, for example, photo calendars etc. Supports custom holidays, birthdays and other special days, with decent internationalization. PyCalendarGen uses ReportLab and mxDateTime.
Geraldo is a reports engine for Python or Django applications. It uses the power of ReportLab and PIL to generate reports with page header and footer, child bands, report begin and summary bands, agreggation and graphic elements, etc.
Package for high-quality dynamic PDF documents/charts in real-time & high volumes from any data source. EPS and bitmap formats also supported. Ideal for automated reporting needs. See http://www.reportlab.org/downloads.html.
reppy is a PDF-Report Generator for databases (MySQL, Postgres, CSV) written in Python. The report definition is based on an XML-template, which can be edited with the included program XTRed. It needs the python library reportlab for pdf-creation.
pyCatalog is a Python, MySQL, wxPython, Reportlab application specifically usable in library and information centers. It simply produces book catalog and card catalog in pdf format rendered using reportlab. The program takes MARC file as its source data.
OOpyREP is a python code generating filter and library. It reads a OpenOffice.org file and creates a python representation of the document structure as well as contents. The generated code uses the reportlab PDF library to render the document.