Wednesday, June 15, 2016

Creating PDF Files

Here we create pdf files from php scripts. We use ezpdf class. You can download it here (557kb)!! in which I bundled with some files of examples. I gave comments on those examples to understand some functions.
Below are some captures of the example scripts

For examples 1, 2a,and 2b we try to play with fonts and style like this:


For example 3a,3b, and 3c we practice with table like this:


For example 4, 5, and 6 we practice with image, setup page, and make columns: