Articles tagged with "pdf"

PDF helper using pdf php

By Sam DeVore
This Article is strongly based on the old wiki entry by Ozly all credit goes to him all errors can be attributed to me.

"This class is designed to provide a non-module, non-commercial alternative to dynamically creating PDF documents from within PHP. Obviously this will not be quite as quick as the module alternatives, but it is surprisingly fast, this demonstration page is almost a worst case due to the large number of fonts which are displayed. There are a number of features which can be within a PDF document that it is not at the moment possible to use with this class, but I feel that it is useful enough to be released."
[Read more]

Barcode with cake

By Marco Sbragi
How to print barcode with cakephp and pdfb library
[Read more]

PDF helper using fpdf

By Sam DeVore
How to easily create pdf output from CakePHP using the Freely licenced fpdf library found at http://fpdf.org/
[Read more]