Control over AI
Blog
AI DLP 6 min read

"Save as PDF" does not remove what you think

Comments, tracked changes, hidden columns, speaker notes. What travels out of Word, Excel and PowerPoint when you export.

Someone exporting a document to PDF
Quick answer

Exporting to PDF is a conversion, not a cleanup. What travels depends on the source application and the export settings. Word can carry comments and tracked changes when markup is displayed. Excel does not print hidden rows and columns, but hidden sheets get forgotten and external formula references expose file paths. PowerPoint carries speaker notes the moment you export a layout that includes them. On top of that, every export writes fresh metadata from the source application. Verify the output rather than assuming it.

01

Export converts, it does not clean

02

Comments and tracked changes can travel depending on display settings

03

Speaker notes ship as soon as you export a notes layout

04

Hidden rows and columns are hidden, not removed

05

Every export writes new metadata, even after you cleaned it

A consultant exports a draft report to PDF to send to the client. The report itself is finished. Three margin comments from a colleague were still open, including one beginning "this isn't right, but we're not telling them that".

On most exports nothing would have happened. On this one, markup was displayed.

Export converts, it does not clean

Here is the thinking error. "Save as PDF" feels like a finishing move: the document becomes final, so whatever does not belong falls away.

What actually happens is a conversion. The application draws what it would print, and what it prints depends on how the document is being displayed at that moment and which options are set.

Which means the result varies. Two people exporting the same file can produce two different PDFs.

By application

Word. Comments and tracked changes live in the file until resolved. Whether they land in the export depends on the display setting and whether you export with markup. The reliable route does not run through export settings but through the source file: accept or remove everything before you export.

Excel. Hidden rows and columns are not printed and usually stay out of the PDF. The real risk is sharing the workbook itself, where hidden is one click from visible. Watch for hidden worksheets, and for formulas referencing an external file: that reference contains a path, and a path usually contains a username.

PowerPoint. Speaker notes travel as soon as you export a layout containing them. A plain slide export leaves them out. It goes wrong with the colleague who helpfully sends the notes version.

From a system. Exports from case or matter systems sometimes carry internal references, template names and user ids that never appear on the page.

And metadata on top

Every export writes fresh document properties: the author from the application settings, the producing software, a creation date, and on some routes the full path of the source file.

Detail that matters: this happens even if you carefully cleaned the metadata earlier. Clean, then re-export, and you need to clean again. See what stays in a PDF after you remove the text.

The check that catches everything

There are many export settings and they differ by version and operating system. Remembering which is where is not realistic.

What does work is one check afterwards, independent of how you exported:

  1. Open the PDF.
  2. Select all, copy, paste into an empty text editor.
  3. Read what appears. That is the text layer, and it is what a recipient or an AI tool extracts.
  4. Open document properties and look at author, title and path.

Two minutes, and it does not matter which application you used or which boxes were ticked.

This is also the only check that holds when uploading to an AI tool, because there nobody overlooks anything by accident: the tool reads the text layer exactly as it stands. See what happens when you upload a PDF to a chatbot.

FAQ

Common questions

Do comments disappear when I export to PDF?

Not automatically. A default export usually leaves them out, but exporting with markup shown or printing to PDF with annotations visible carries them. The reliable route is resolving or deleting comments in the source file first.

What happens to tracked changes?

Tracked changes that were never accepted or rejected are still in the document. Whether they reach the PDF depends on the display setting at the moment of export. Accept or reject them first and the question stops mattering.

Do hidden columns travel from Excel?

Hidden rows and columns are not printed, so they usually stay out of a PDF export. The risk lies elsewhere: sharing the workbook itself puts them one click from visible. Hidden worksheets are the more commonly forgotten case.

Do my speaker notes travel from PowerPoint?

Only if you export a layout that includes them, such as handouts with notes or notes pages. A plain slide export leaves them out. It goes wrong with the colleague who helpfully includes the notes without reading them.

How do I check an export?

Open the PDF, select all, paste into an empty text editor. Then open document properties. Those two actions together show what the file really contains, regardless of which settings were used.