User Guide
04.7 · Editing Annotations

Grouping and Alignment

Groups

A group is a set of annotations that move, delete and (partially) transform as one.

Create a Group

  1. Multi-select 2+ annotations (Ctrl+Click or Shift+Click).
  2. Right-click → Group or press Ctrl+G.

The group is assigned a new Group ID. Selecting any member now selects the whole group.

Ungroup

  1. Select one member of the group.
  2. Right-click → Ungroup or press Ctrl+Shift+G.

The group ID is cleared on all members; they become individual annotations again.

What Grouping Does

  • Selection — clicking any member selects all.
  • Move / delete — applies to the whole group.
  • Z-order — group members keep their relative order; the whole group moves to front / back together.

What Grouping Doesn't Do

  • It does NOT lock the group shape. Individual resize of one member is still allowed after selecting that one specifically (hold Alt+Click in some builds).
  • Rotation applied to the group rotates each member around the group centre; rotating one member after ungrouping won't rotate the others.

Alignment

When 2+ annotations are selected, the right-click Align submenu offers:

Align Options

OptionEffect
Align LeftAll move so their left edges match the leftmost
Align RightRight edges match the rightmost
Align TopTop edges match the topmost
Align BottomBottom edges match the bottom-most
Center HorizontallyHorizontal centers match the group's horizontal center
Center VerticallyVertical centers match the group's vertical center

Distribution

OptionEffect
Distribute HorizontallyEqualise horizontal gap between consecutive annotations
Distribute VerticallyEqualise vertical gap

Distribution requires at least 3 annotations.

Reference Annotation

Most tools use the extremity annotation as the reference — e.g. Align Left uses whichever annotation is furthest left as the target.

Pixel Snapping

All alignment is in page-coordinate units, not pixels. Operations are deterministic and don't depend on zoom.

Undo

Each alignment operation is one undo entry — a single Ctrl+Z reverts the whole align.

Common Workflows

Making a Tidy Column

  1. Draw several annotations roughly stacked.
  2. Select all (rubber-band or Ctrl+Click).
  3. Right-click → Align → Align Left.
  4. Right-click → Align → Distribute Vertically.

Result: all annotations left-aligned and evenly spaced.

Boxing a Region

  1. Draw a Rectangle.
  2. Draw a Text Box inside it with your label.
  3. Select both → Group → now they move together as one comment block.

Stacked Stamps

  1. Place Approved + Date stamps.
  2. Multi-select.
  3. Right-click → Align → Center Horizontally.

Stamps line up on a shared centre-line.

Tips

Tip

Tip — Alignment respects current rotation: if an annotation is rotated, its bounding box is the axis-aligned bounds, which can give surprising results when aligning rotated shapes. Un-rotate first for predictable alignment.

Tip

Warning — Grouping does NOT persist across copy/paste in all scenarios. Copying a group to another document clones the members but may not preserve the Group ID. Re-group in the target document if needed.