This class can be used to generate Excel spreadsheets from templates.
It can load a template spreadsheet file, replace some template values and generate the merged Excel file.
The resulting Excel file can be protected with a password and served as the
current script output or saved to a given file.
This class requires the PHPExcel classes for reading and writing Excel XLS files. |