Elementname: A

Description

Insert Hyperlink to a URL.

Allowed attributes: href

Child elements: Value

Parent elements: B, Color, Fontface, I, NoBreak, Paragraph, U

Attributes

href (text)

The destination of the hyperlink (URI). Example: http://www.speedata.de

Example

<PlaceObject>
  <Textblock width="10">
    <Paragraph><Value>See the </Value>
      <A href="http://www.speedata.de">
        <Value>homepage</Value>
      </A>
      <Value> for more information.</Value>
    </Paragraph>
  </Textblock>
</PlaceObject>

Commands

Version: 2.6.1 | Start page | Command reference | Other language: German