News

PHP allows you to generate PDF files dynamically, which can be useful for a variety of tasks. FPDF is a free PHP class containing a number of functions that let you create and manipulate PDFs. PDFlib ...
You can use PDF (portable document format) files to create ebooks on any subject imaginable. To create your own PDF file is usually quite simple. Just create a document in any major word ...
A security researcher has found a severe security flaw in one of the internet's most popular PHP libraries for creating PDF files. The vulnerability impacts TCPDF, one of the "big three" PHP ...
Tips for creating PDF files General information on the PDF format. The Portable Document Format (PDF) is a file format that allows files from numerous applications (word processing, graphics, etc.) to ...