Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
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 tool that will let you generate shipping labels in pdf
The purpose of the tool is to generate labels in pdf for the Popular Brother Label printers. The code is quite hackable and it can be used and integrated in different php applications. The tools generates pdf with a size of 38x90mm by default.There is a simple GUI interface which can be used by the user to enter data. The labels are automatically saved in the "labels" folder where a folder with the current date is created. The software uses the fpdf library to generate the PDF labels. Check out also the Php Label print Pro version http://phplabelprint.sf.net. ...
WP2PDF is a script that converts the content of one or more entries of the Blog-Software WordPress to PDF. It is based on FPDF, a free PDF library and written in PHP. It requires a working WordPress installation and PHP 4.x
Get a HTML text and generate a PDF file to make it printer-friendly. This PHP script is based upon FPDFPHP script (www.fpdf.org). More info can be found on the home page (http://html2fpdf.sourceforge.net/).
(Note: this project is no longer updated - but it still works for what it was made for: very simple HTML 2 PDF with PHP only [no need to install anything])