Previous Up Next
Tag text Tags Xml2Pdf Tag date
Tag paragraph

Tag paragraph

How to use the tag paragraph

Guillaume Luchet
Copyright © 2006, Guillaume Luchet
BSD License

Tag paragraph

The tag paragraph is used to add text with displaying options (likke borders, fill)

Example :

  1. <paragraph width="50" border="1" bordercolor="#c4e3e3" 
  2.            fontsize="20" left="50" top="50" 
  3.            position="absolute" fill="1" fillcolor="#c4e9f8">
  4. my paragraph is very beautifull !
  5. </paragraph>

the tag attributes are:

  • font : paragraph font [string]

  • fontsize : paragraph font size [integre]

  • fontcolor : paragraph font color [string]

  • fontstyle : paragraph font style [B[U[I]]]

  • lineheight : paragraph text line height

  • border : draw paragraphs borders [boolean]

  • bordercolor : paragraph borders color [string]

  • fill : fill paragraph background [boolean]

  • fillcolor : paragraph fill color [string]

  • width : paragraph width [float]

  • textalign : paragraph text alignment [L|R|C|J]

  • align : paragraph alignment [L|R|C]

  • left : left margin [float]

  • top : top margin [float]

  • position : paragraph positioning mode [relative|absolute]

Previous Up Next
Tag text Tags Xml2Pdf Tag date

Documentation generated on Wed, 11 Oct 2006 22:27:06 +0200 by phpDocumentor 1.3.0