TroubleshootingMarch 24, 2026
Meidy Baffou·LazyPDF

PDF Annotations and Comments Not Visible After Sharing

You spent an hour adding comments, highlights, and sticky notes to a PDF. You hit send, your colleague opens the file — and none of your annotations are visible. The document looks completely clean, as if you never touched it. This is one of the most frustrating PDF problems in collaborative workflows, and it happens more often than it should. The root cause is almost never user error. PDF annotations are a technically complex layer sitting on top of the base document content, and different viewers, sharing methods, and export processes handle them very differently. In some cases, annotations are stored in a completely separate file. In others, they exist inside the PDF but are set to hidden by a permission flag. In still other cases, a viewer simply chooses not to render them. This guide breaks down every reason why your PDF comments disappear when shared, and gives you concrete steps to ensure your annotations are visible to everyone who opens the file — regardless of what PDF viewer they use. Whether you're dealing with FDF sidecar files, annotation permissions, viewer incompatibilities, or flattening needs, you'll find the answer here.

How PDF Annotations Are Stored: The Technical Reality

Most people assume annotations are baked directly into the PDF content — the same way text and images are. They're not. In the PDF specification, annotations are stored as a separate data structure called an annotation dictionary, which lives in the document but is rendered as an overlay. This means they can be toggled, hidden, exported separately, or stripped entirely without affecting the underlying document. There's also a format called FDF (Forms Data Format) — a small companion file that stores annotation data independently of the PDF. Older versions of Adobe Acrobat used to send FDF files alongside PDFs when emailing reviewed documents. If the recipient only opens the PDF and not the paired FDF, they see nothing. This workflow is largely obsolete now, but it still surfaces in enterprise environments using older Acrobat versions. Annotations can also be 'embedded' (written into the PDF's internal structure) versus 'flattened' (rendered into the actual page content as static graphics). Embedded annotations remain interactive but are viewer-dependent. Flattened annotations become part of the page itself and are visible in every viewer everywhere — including web browsers and mobile apps.

  1. 1Step 1: Open the PDF in Adobe Acrobat or Reader and go to Comment > Comments List to confirm annotations actually exist in the file.
  2. 2Step 2: Check if a matching .fdf file was sent alongside the PDF — if so, open it in Acrobat to import the annotations into the main document.
  3. 3Step 3: In Adobe Acrobat, go to File > Export > Export All to Data File if you need to merge FDF annotations back into the main PDF.
  4. 4Step 4: Use Acrobat's 'Flatten' function (Print Production > Flatten Transparency or through a preflight profile) to permanently embed annotations into the page content before sharing.

Annotation Permissions and Hidden Flag Settings

PDF annotation visibility can be controlled by permission flags set in the document's annotation dictionary. Each annotation object has a 'flags' field — a bitmask where individual bits control behavior such as whether the annotation is printable, whether it's hidden, whether it can be modified, and whether it shows on screen. The most relevant flags for this issue are the Hidden flag (bit 1) and the NoView flag (bit 5). When the Hidden flag is set, the annotation is completely invisible and does not print. When NoView is set, the annotation is invisible on screen but may still print. These flags are sometimes set unintentionally by annotation tools, PDF libraries, or export processes. Additionally, documents with document-level permissions locked via password protection may restrict annotation rendering for users who open the file without the full owner password. This is less common but worth checking if your PDF is also protected with a password. Use a tool like LazyPDF's Protect tool to verify and manage security settings on your document.

  1. 1Step 1: Open the PDF in Adobe Acrobat Pro and navigate to the Comments panel to see if annotations are listed but marked as hidden.
  2. 2Step 2: Right-click an annotation and open its Properties dialog — check the General tab for any 'Hidden' or 'Locked' checkboxes that may be preventing visibility.
  3. 3Step 3: If the document has security permissions applied, open File > Properties > Security and check whether annotation viewing is restricted.
  4. 4Step 4: Remove or adjust restrictive security settings using the document's owner password, then re-save the file.

Viewer Differences: Adobe Acrobat vs Browser vs Mobile

This is the most common reason annotations disappear for recipients. Adobe Acrobat and Adobe Reader implement the full PDF specification including all annotation types: sticky notes, text markup (highlight, underline, strikethrough), shapes, stamps, free text, file attachments, sound annotations, and more. Browser-based PDF viewers — Chrome's built-in viewer, Firefox's viewer, Safari's PDF rendering — support only a subset of annotation types. Sticky notes and popups are frequently not rendered at all. Ink annotations may be partially visible. Complex markup annotations may be skipped entirely. This is not a bug in your PDF — it's a feature gap in the viewer. Mobile PDF apps vary widely. Apple's built-in preview on iOS renders basic highlights and markup but ignores many annotation types. Android's built-in viewer is even more limited. Professional apps like Adobe Acrobat Mobile or PDF Expert have much better annotation support. The practical solution is to flatten annotations before sharing whenever you cannot control what viewer the recipient will use. Flattening converts all annotations into static page content that renders identically everywhere.

  1. 1Step 1: Before sharing, ask yourself whether the recipient needs to interact with annotations or just view them — if viewing only, flattening is the right approach.
  2. 2Step 2: To flatten in Adobe Acrobat: go to File > Print, choose 'Adobe PDF' as the printer, and print to a new PDF — this rasterizes annotations into the page.
  3. 3Step 3: Alternatively, use Acrobat's Preflight tool (Tools > Print Production > Preflight) and run the 'Flatten annotations and form fields' fixup.
  4. 4Step 4: For a quick workflow without Acrobat, upload to LazyPDF's Compress tool which processes the file through Ghostscript and flattens most annotation layers in the output.

Preventing Annotation Loss in Your Workflow

The best fix is prevention. If you regularly share annotated PDFs, building a consistent flatten-before-send habit will eliminate most annotation visibility problems entirely. When using cloud storage like Google Drive, Dropbox, or OneDrive, be aware that these platforms render PDFs in their own built-in viewers — all of which have limited annotation support. A PDF that looks fully annotated in Acrobat may show zero annotations when viewed via the Google Drive web interface. This confuses both senders and recipients. For collaborative review workflows where recipients need to add their own comments in return, do not flatten — instead, make sure everyone uses the same viewer (Adobe Acrobat Reader is free) and share instructions. If you're in a team environment, tools like Adobe Document Cloud or Nitro PDF provide web-based annotation platforms where annotations are stored server-side and viewer-independent. Always verify annotation visibility by opening your PDF in a browser before sending. If annotations disappear in Chrome's built-in viewer, they will disappear for most recipients. That's your signal to flatten the document first.

Frequently Asked Questions

Why can I see my annotations in Acrobat but my colleague cannot see them at all?

The most likely cause is a viewer incompatibility. Your colleague is probably opening the PDF in a browser or a basic viewer that does not support the annotation types you used. Sticky notes, popup comments, and certain markup types are simply not rendered by Chrome's PDF viewer, Firefox's viewer, or many mobile apps. The fix is to flatten your annotations in Acrobat before sending — this converts them into permanent page content visible in every viewer.

What is the difference between flattening annotations and just printing to PDF?

Printing to PDF is actually one common way to flatten annotations — it renders the page as it appears on screen, including annotation overlays, into a new static PDF. Dedicated flattening tools in Acrobat Pro give you more control, such as the option to flatten only certain annotation types, and they generally produce smaller files than printing. Both approaches achieve the same end result: annotations become part of the page content and can never be hidden or selectively disabled by a viewer.

Can I recover annotations from a PDF where they appear to be missing?

Possibly. If the annotations still exist in the file structure but are hidden by flags or not rendered by your viewer, switching to Adobe Acrobat and opening the Comments panel will show all annotations regardless of their visibility flags. If the annotations were stripped by a conversion process or a PDF optimizer, they may be permanently gone. This is why you should always keep an unflattened master copy of heavily annotated PDFs and only share flattened versions.

Do PDF security settings affect whether annotations are visible?

Yes, in some cases. If a PDF is protected with user and owner passwords, and the security settings restrict modification or annotation permissions, some viewers may choose not to render existing annotations or prevent adding new ones. The original annotations are still stored in the file, but the viewer enforces the permission restrictions. Opening the file with the owner password in Acrobat Pro allows you to remove these restrictions and re-save the file with annotations fully accessible.

Will compressing a PDF with LazyPDF preserve my annotations?

LazyPDF's Compress tool uses Ghostscript to reduce file size. Ghostscript processes the full page appearance including most annotation types and flattens them into the output — meaning annotations become permanently embedded in the compressed file. This is actually useful for sharing, since the output will display correctly everywhere. However, the annotations will no longer be interactive (you cannot edit or delete them), so keep your original uncompressed version if you need to modify comments later.

Need to share your PDF with annotations that everyone can see? Use LazyPDF's Compress tool to process your file — Ghostscript flattens annotation layers into permanent page content visible in any viewer.

Compress & Flatten PDF

Related Articles