Adding shapes, rectangles, circles, lines, arrows, polygons, to a PDF is a routine markup task. Someone needs an arrow pointing at the important line on a contract, a red box around a typo, a callout on a floor plan, a chart annotation. The tools that do this well make the workflow effortless. The tools that do it poorly leave you fighting with selection handles and stray clicks. This guide walks through the practical options.
Where shape annotations come up
- Reviewing a document, circle the typo, arrow at the question, rectangle around the section needing attention
- Markup of technical drawings, point at the part of a schematic that needs revision
- Quick visual notes, strike-through the bad line, underline the change
- Branding, adding a colored bar or decorative element to a templated PDF
- Forms, drawing a checkbox or signature box manually before a recipient fills it
- Floor plans, maps, photos, calling out specific locations or features
Two categories of shape
PDFs distinguish two kinds of shape:
- Annotation shapes. Shapes added as annotation objects on top of the existing content. They can be moved, resized, edited, and removed without altering the underlying page content. Most "markup" tools produce these.
- Content shapes. Shapes drawn directly into the page content stream. They become part of the page; future viewers see them as native page content. Used when you want the shape to "belong" to the document.
Annotation shapes are easier to work with and easier to remove. Content shapes are more durable and integrate cleanly with the page.
For temporary markup, annotation shapes are right. For "permanent" additions like decorative elements, content shapes are right.
Tools that add shapes
Adobe Acrobat Pro / Reader. Tools → Comment → Drawing tools (Rectangle, Oval, Line, Arrow, Polygon, Cloud, Pencil). Click and drag to add. Stroke and fill in the Properties panel.
Foxit PDF Editor / Reader. Comment → Drawing Tools. Same idea, slightly different UI.
Preview on macOS. Show Markup Toolbar → Shape tools. Simple but functional.
Browser-based. Docento.app supports shape annotations in the browser.
PDF readers on mobile. Most major iOS and Android PDF apps include drawing tools. See how to edit PDF on iPhone and how to edit PDF on Android.
Vector editors. Inkscape, Illustrator, Affinity Designer open PDFs and let you add native vector shapes. Good for complex designs.
Stroke and fill basics
For each shape you can set:
- Stroke (line) color, typically red, yellow, blue for markup; black or company brand color for permanent additions
- Stroke width, 1-2 points for fine markup, 3-6 points for emphasis
- Stroke style, solid, dashed, dotted
- Fill color, transparent (the default for markup), or filled for emphasis
- Fill opacity, 100% solid, or 20-40% for translucent highlights
- Stroke opacity, usually 100%, sometimes lower for subtle markup
For a quick "look at this" highlight, a 2-point red border with no fill at 100% stroke opacity is the canonical markup.
For a "highlight this region" emphasis, a yellow fill at 30% opacity is the common choice.
Adding arrows for callouts
Arrows are the most common pointing tool:
- Choose the Arrow tool
- Click where the arrowhead should be
- Drag to where the tail should start
- Optionally add a text comment near the arrow
In Acrobat, the Arrow tool produces a clean line with a triangular arrowhead. Properties let you change the arrowhead style (open, filled, double, etc.).
For multi-segment arrows or polyline pointers, use the Polyline tool and add arrowheads at endpoints.
Drawing precise rectangles and circles
When precision matters (highlighting an exact region, drawing a frame at exact dimensions):
- Hold Shift to constrain a rectangle to a square or an oval to a circle
- Click and drag from one corner, or some tools support center-out drag
- Right-click → Properties to enter exact width and height in points
- Snap to grid is available in some tools (Acrobat: View → Show/Hide → Rulers and Grids)
For technical markup where every dimension matters, a vector editor (Inkscape, Illustrator) gives you finer control than Acrobat's annotation tools.
Cloud annotation: the "needs revision" stamp
The "cloud" shape, wavy bubble-edged outline around a region, is the standard markup convention for "this needs revision". Common in architectural drawings and engineering reviews.
Acrobat Pro has a dedicated Cloud tool. Foxit has the same. The convention is universal enough that recipients understand it without instruction.
Lines and dimensions
For technical markup, dimensioned lines are useful:
- Line tool for plain lines
- Arrow tool for directional lines
- Distance tool (in Acrobat Pro's Measure panel) for showing actual measurements in the drawing
For floor plans, schematics, and CAD-derived PDFs, the Measure panel lets you click two points and add an annotation showing the real distance. Especially useful for PDF/E engineering drawings.
Free-form drawing
For sketched annotations:
- Pencil tool, free-form strokes that capture cursor movement
- Highlighter pen (in some tools), wide translucent stroke
- Eraser, removes pencil strokes
Useful for quick "circle this" markup on a tablet or with a stylus. On a mouse it tends to produce wobbly lines; on a touch screen with a pen, it is the most natural way to mark up.
Persistent shapes: drawing into the content stream
If you want shapes that "belong" to the document, not annotations layered on top, use a content-editing tool rather than a markup tool:
- Acrobat Pro. Tools → Edit PDF → "Add Drawing" tools.
- Foxit. Edit → Add Shape.
- LibreOffice Draw. Open the PDF, draw shapes natively, save as PDF.
The result is shapes that are part of the page content, indistinguishable from shapes that were in the original authoring.
Grouping and aligning shapes
For complex markup:
- Group related shapes so you can move them together
- Align edges of multiple shapes (left edge, right edge, top, bottom, center)
- Distribute evenly spaced shapes
- Z-order, bring forward / send backward to control overlap
These features exist in most full-featured editors. For markup with just a few shapes, you can skip them; for complex diagrams, they are essential.
Common gotchas
Shape disappears behind page content. A shape added in Edit mode may sit under the page text. Bring to front to fix.
Stroke width different on screen vs print. A "hairline" stroke may render as 1px on screen but as 0 on some printers. Use at least 0.5 points for printed strokes.
Colors look different printed. RGB shapes converted to CMYK can shift in color. For brand-critical work, define colors in the right color space.
Annotation versus content confusion. A reviewer adds an annotation rectangle; when the file is later "flattened" for distribution, the annotation becomes content. If you do not want this, keep the file un-flattened. See how to flatten a PDF.
Loss when re-saved. Some viewers strip annotations on save (browsers' built-in PDF viewers in particular). Always re-save through a real PDF editor.
Tagged PDF accessibility. Annotation shapes need an alt text or "Decorative" flag so screen readers handle them properly. See PDF/UA accessibility standard explained.
Page rotation. A shape added before rotating the page may not rotate with it in some tools. Apply rotation first; add shapes second.
Coordinates and resizing. A shape positioned at absolute coordinates does not adjust if you later change page size. See how to change PDF page size.
Practical recipes
Markup a typo:
- Open in your PDF reader
- Choose Rectangle tool
- Draw a small red box around the typo
- Add a text annotation: "Replace with 'February'"
- Save and share
Highlight a paragraph for emphasis:
- Open in your PDF reader
- Choose Rectangle tool
- Draw a yellow-filled rectangle at 30% opacity over the paragraph
- Save
Draw a permanent decorative bar in a template:
- Open the PDF in Acrobat Pro (Edit mode) or LibreOffice Draw
- Add a colored rectangle as content (not annotation)
- Save
Combining shapes with other annotations
Shapes work well alongside other markup:
- Sticky notes for written feedback. See how to add comments to PDF.
- Highlights for text emphasis. See how to highlight text in PDF.
- Stamps like "APPROVED" or "DRAFT"
- Hyperlinks attached to shapes for clickable callouts. See how to add hyperlinks to PDF.
A typical review document includes a mix of all of these. Most tools include all the major types.
Takeaway
Adding shapes to a PDF is supported in every modern viewer and editor. For temporary markup, use annotation shapes, they are easy to move, edit, and remove. For permanent additions, use content shapes via an Edit-PDF tool. Stroke and fill choices matter for visual clarity; arrows and clouds carry well-understood conventions. For browser-based shape annotations alongside text additions and comments, Docento.app handles the whole markup workflow without installing anything. Always test how shapes survive in different viewers, especially if you flatten or print the result.