Skip to main content

Figure

Description

Represents visual content like images, graphs, or charts in a PDF document.

Namespace
1.7
2.0
Category
grouping
block
inline

Attributes

Properties

Differences

Well tagged PDF:

Includes required structural tagging for figures, plus appropriate alternative or replacement text to support basic reuse and accessibility needs in a PDF. Purely decorative figures are artifacted rather than tagged.

As per Well-Tagged PDF (WTPDF) 1.0, any figure conveying meaning must be enclosed in a Figure structure element with at least one of the following: an Alt property (ISO 32000-2:2020, 14.9.3) or an ActualText property representing the figure’s content. If the figure is decorative or background-only, it should be artifacted. Where captions are used, they shall be tagged with the Caption structure element and placed as the first or last child of the figure’s parent element. All figure content (including background imagery deemed essential) should be enclosed in a single Figure element to accurately represent the real content.


PDFUA:

Strict adherence to PDF/UA-2 requirements for Figures, ensuring meaningful images are fully accessible through text-based descriptions.

Under ISO 14289-2, each Figure structure element must have at least one of the following: an Alt property or an ActualText property representing the image’s content. Purely decorative (background-only) images should be artifacted instead of tagged as Figures. If ActualText is used, the Figure must be enclosed within an appropriate block-level element. ISO 14289-2 also requires that any integral substructure be contained within the same Figure element, so that assistive technologies can programmatically access all visual content and its text equivalents. Additional requirements in Section 8.5 mandate text-based equivalents for all non-text objects, ensuring end-users relying on assistive technologies can interpret the intended meaning or function of each figure.

Use cases

Inline Figure element used inside of a paragraph

Try it

Figure element used as a block following a paragraph

Try it

Figure element with Caption used as a block following a paragraph

Try it

Multiple figures in an advertising section

Try it

Tag Relationships

Related Matterhorn Protocol checkpoints

Examples

  • An image
  • A drawing
  • A chart, including the text that denotes values on each axis
  • An organization chart enclosed by a single Figure structure element that itself contains substructure to describe each subunit of the chart.
  • A background image intersecting an image which the author considers to be an intrinsic part of the figure is artifact content in this case