Text tags.
Xml2PdfTextTag define the properties and method used to for tags used to write content in the Pdf document. The content can be write using styles information define with Xml2PdfTag_stylesheets.
This class extends Xml2PdfTag, the tag properties define by this parent class (like id) are available in Xml2PdfTextTag.
tag properties:
Located in /main/Xml2PdfTextTag.php (line 47)
Xml2PdfTag | --Xml2PdfTextTag
Class | Description |
---|---|
Xml2PdfTag_text | <text> tag. |
Xml2PdfTag_header | <header> tag. |
Xml2PdfTag_paragraph | <paragraph> tag. |
Xml2PdfTag_footer | <footer> tag. |
Xml2PdfTag_literal | <literal> tag. |
Xml2PdfTag_link | <link> tag. |
font.
font color.
font size.
font style.
line height.
used styles stack.
text alignment.
true if use styles tag to write then content.
indentation.
current x pos.
Inherited from Xml2PdfTag
Xml2PdfTag::$content
Xml2PdfTag::$pdf
Constructor.
Parse the tag properties.
Manage the trext writing.
Text renderer.
Write the text in the PDF if the tag use styles tags.
Parse the content.
Return a part of the content.
Inherited From Xml2PdfTag
Xml2PdfTag::__construct()
Xml2PdfTag::addContent()
Xml2PdfTag::close()
Documentation generated on Wed, 11 Oct 2006 22:27:34 +0200 by phpDocumentor 1.3.0