You spent twenty minutes making edits. You hit save. Either an error pops up, or it appears to save but the next open shows the original.
Edits not persisting is one of the more demoralising PDF problems. Here's the fix.
What's actually going wrong
Read-only file. The PDF file itself is marked read-only at the OS level. Permission lock. The PDF has restrictions blocking save-with-changes. Viewer in read-only mode. Some viewers open files in preview mode and discard changes by default. Save location problem. You're trying to save to a folder you don't have write access to (e.g., a synced read-only share).
Check the file properties — if it says read-only at the OS level, that's the first thing to fix.
The quick fix
Use 'Save as' rather than save. Save a new copy to a folder you definitely have write access to, like Documents or Desktop. This bypasses both file-level read-only and folder write-permission issues.
If the PDF itself has permission locks blocking save-as-changed, unlock the PDF first with the owner password, then save normally.
For edits made in Flint's editor, save downloads a fresh copy of the file with your edits baked in — no risk of viewer-state weirdness.
If that didn't work
If you're losing edits between sessions despite save succeeding, your viewer might be using its own edit overlay (visible to you) without committing to the file. Switch to Flint's editor which always produces a flattened output.
For edits in restricted environments (corporate cloud storage), save locally first, then upload. Direct save to certain enterprise systems can fail silently.
Prevent it next time
Use a tool that explicitly produces output files rather than relying on in-place save. Make a working copy before editing important documents. And confirm save by closing and reopening the file before moving on.
FAQ
Why does my PDF save without errors but show the original next time?
Your viewer might be saving to a temp file or in its own format. Confirm save location, use Save As to a known folder, or use Flint's editor which downloads a clean output.
Can I save changes to a permission-locked PDF?
Only after removing the lock. Use Flint's unlock-pdf with the owner password, then save normally.
Why does Save As work when Save doesn't?
Save tries to overwrite in place — failing if the file is read-only or in a write-restricted location. Save As writes a new file, bypassing those restrictions.
Do my annotations save into the file?
If you flatten the PDF after annotating, yes. If you save without flattening, annotations stay as a separate layer that some viewers respect and some don't. Always flatten for portability.
Save problems disappear when you use Flint's editor — every save produces a clean, downloadable file with your edits baked in.