You need to show that a specific document, in its exact form, existed no later than a certain date. Maybe it's a manuscript, a contract draft, an invention disclosure, or a set of design files. The direct answer: you need an independent record of the document from that time, one you didn't create yourself and can't have altered after the fact. There are four real ways to get one. They're not equally strong, and it matters which one you're relying on.
Why this is harder than it sounds
A file's "created" or "modified" date on your own computer proves nothing to anyone else. Anyone with basic tools can change those fields. A printed date on the document itself is just text you typed. None of that is independent of you, so none of it counts as proof to a skeptical reader, whether that's a court, a patent examiner, or someone on the other side of a dispute.
What you actually need is a witness. Not necessarily a person: it can be a system, a service, or a ledger. But it has to be something outside your control that recorded the document (or a fingerprint of it) at a point in time, and that record has to be checkable by someone who doesn't trust you.
Here are the options, from weakest to strongest.
Option 1: A third party who already has a copy
If you emailed the document to someone, filed it with an agency, or shared it in a system with its own timestamps, that copy is evidence. The other party's email server logged when it arrived. A court, patent office, or copyright office logged when you filed. A cloud service logged when you uploaded.
This is often the best evidence you already have, and it costs nothing extra because you didn't set out to create it. The catch: you're now relying on someone else's records, and someone else's willingness to produce them. Email headers can be requested via subpoena, but that takes time and money, and the other party (or their email provider) has to still have them. A filing receipt is stronger because the recipient is a public agency, not a person you're now in a dispute with.
This route works after the fact for anything you happened to share. It's not something you can set up going forward, unless you make a habit of sending yourself or a third party the document the moment it's finished.
Option 2: A notary or a timestamping authority
A notary can put a signature and a date on a document to say it existed and was presented on that day. This is the most familiar option and works fine for many purposes, but you're trusting one specific person's records and memory, and their stamp typically speaks to when the document was presented to them, not to any earlier date the document may have existed.
The digital equivalent is a Time-Stamp Authority under a standard called RFC 3161. You send a hash of your file (a short fingerprint generated by a formula like SHA-256; every unique file produces a unique fingerprint) to the authority, and they sign it along with the current time, using a cryptographic key only they hold. Anyone can later check that signature against your file to confirm it existed at that moment, at least in theory.
The real weakness of both options is the same: you're trusting a specific party and their key. If the authority's signing key is ever compromised, or the authority shuts down, or a court simply doesn't recognize that provider, your proof rests on a single point of failure you don't control and generally can't inspect.
Option 3: Poor man's copyright
You've probably heard this one: mail yourself a copy of the document and never open the envelope, so the postmark proves the date. It's cheap and it's not nothing. But it's also widely distrusted, and for good reason. A sealed envelope can be steamed open and resealed. Postmarks can be faint, missing, or machine-applied without a true same-day guarantee. And most importantly, the U.S. Copyright Office and most courts have said outright that this method has no legal standing as proof of authorship or date. If you're relying on this alone for something that matters, you're relying on very little.
Option 4: Anchoring a hash to a public blockchain
This is the one place where the underlying technology matches the question almost exactly. Instead of trusting a person, a company, or a mail carrier, you publish a fingerprint of your document to a public, distributed ledger, one that thousands of independent computers around the world maintain copies of and add to continuously. You don't upload the document itself, just its hash: a 64-character string that changes completely if even one character in the file changes.
Once that hash is included in a block, it's stamped with that block's time and sits alongside every other transaction recorded that day, permanently, on a ledger nobody controls and nobody can rewrite. Anyone, later, with no relationship to you and no login required, can take a copy of the document, run it through the same hash formula, and check whether that exact fingerprint appears at that point in the ledger's history. If it matches, the document existed in that exact form no later than that timestamp. If it doesn't match, either the document changed or it was never there.
The advantage over a notary or a timestamping authority is who you have to trust: nobody. You're not relying on one company's signing key or one person's stamp. You're relying on math and a public record that anyone can independently check, including someone actively trying to find a reason to doubt it.
Be precise about what this proves and what it doesn't. A blockchain anchor establishes that a document, byte for byte, existed no later than the moment it was anchored. That's it. It does not establish who wrote the document. It does not establish when the document was actually created, only that it existed by the anchor date, which could be later than its true creation date if you sat on it before anchoring. And it confers no legal rights on its own, no copyright, no ownership, nothing. It's a timestamp, not a signature and not a registration.
Where ProofLedger fits
This is what ProofLedger does: it takes the hash of a file (never the file itself, which never leaves your device) and anchors it to both the Polygon and Bitcoin blockchains, so the record is checkable against two independent ledgers instead of one. You get a certificate and a public verification page, so anyone, a business partner, opposing counsel, an examiner, can confirm the anchor without needing an account or taking your word for it.
If you're deciding what to do with a document right now, before any dispute exists, this is the option built for exactly that: no third party to track down later, no single authority to trust, and a public record anyone can check independently. If the document already exists somewhere else, an old email, a filed copy, a notarized page, that's evidence too, and it might be all you need. The point isn't that one method wins in every case. It's knowing what each one actually proves, and not asking any of them to prove more than they can.