LaTeXGenerate LaTeX output.
This class is used primarily for Invoice and Waiver form generation it has methods for escaping LaTeX special characters and processing lists into LaTeX tables.
Located in /include/classes/LaTeX.inc (line 23)
string
produceLongtable
(array $cells, [string $format = ""], [boolean $colored = TRUE], [boolean $border = FALSE], [string $firstHead = ""], [string $otherHead = ""], [string $otherFoot = ""], [string $lastFoot = ""])
Begin a LaTeX document.
Centers text.
Handles arrays of lines, or single line strings.
End a LaTeX document.
Apply text formatting.
Format an array into a table.
Creates a long table, spanning pages if needed, with custom headers/footers on terminal/non-terminal pages.
Formatting can include an optional border and zebra striping.
Allow text to span multiple columns in a table.
Documentation generated on Tue, 25 Apr 2006 13:04:05 -0400 by phpDocumentor 1.3.0RC3