PdfDocument Pdf.
This class extends FPDF, it represent the PDF document.
Located in /main/Pdf.php (line 38)
FPDF | --Pdf
float
$defaultLn
= 5 (line 99)
default break line height.
object Xml2PdfTag_footer
$footer
= null (line 93)
document footer.
object Xml2PdfTag_header
$header
= null (line 87)
document header.
array
$linksIds
= array() (line 105)
links array.
string
$pageDrawColor
= '#000000' (line 69)
curent page draw color.
string
$pageFillColor
= '#ffffff' (line 75)
curent page fill color.
string
$pageFont
= PDF_DEFAULT_FONT (line 45)
curent page font.
string
$pageFontColor
= PDF_DEFAULT_FONTCOLOR (line 57)
curent page font color.
integer
$pageFontSize
= PDF_DEFAULT_FONTSIZE (line 51)
curent page font size.
string
$pageFontStyle
= PDF_DEFAULT_FONTSTYLE (line 63)
curent page font style.
array
$styles
= array() (line 81)
styles array.
Constructor __construct (line 115)
Constructor.
addStyles (line 160)
Add styles.
Add styles tags, they are define using the tag <Xml2PdfTag_stylsheet>.
the format of the styles array is :
footer (line 186)
Method footer, see FPDF::footer().
header (line 172)
Method header, see FPDF::header().
resetAllValues (line 203)
Reset all values.
Reset all values using the curent page values.
resetFont (line 129)
Reset the font properties.
Reset the font properties using page font properties.
Documentation generated on Wed, 11 Oct 2006 22:27:13 +0200 by phpDocumentor 1.3.0