PDF Annotation Flags

An internal set of "on/off" switches for every PDF comment, sticky note, or form field that controls its properties, such as being hidden, locked, printable, or interactive.

What are Annotation Flags?

In a PDF, an **Annotation** (like a highlight, a stamp, or a comment box) isn't just a static image. It is an interactive object with specific rules. These rules are defined by **Annotation Flags** (the `/F` key in the PDF code).

Think of flags like the "Privacy Settings" on a social media post. One flag might say "Everyone can see this," while another says "Only show this when the document is printed." By combining these flags, you can create very sophisticated interactive behaviors that help manage how people collaborate on your document.

Common Annotation Flags

Why Flags are Essential