Skip to content
Mastering Claude

Home / Recipes for everyday work

Recipes for everyday work6 minApplication

Recipe: sharing a document as a single file that opens everywhere

A document meant to be sent by email or messaging must fit into a single file with no external link or dependency, validated by reopening it offline before sending, so that it displays the same way for everyone without any installation.

This recipe belongs to the author's own method, it does not rely on any dated product documentation. A document sent by email or messaging must open the same way for the person receiving it, on their own computer, without them installing anything or opening a connection to an outside site. This simple constraint eliminates several common sources of failure at a stroke.

A single file, no external dependency

A document that points to an image stored elsewhere, a link to a shared folder, or a font downloaded from a remote site works for its author and fails for the recipient, whose computer does not have access to the same resources. Ask Cowork to produce a file that embeds everything it displays, text, images and formatting, in a single self-contained document.

The dependencies that go unnoticed

Three dependencies come up repeatedly without anyone noticing while working online: an image pasted from a website rather than saved into the file, a table linked to another workbook that stayed on the author's machine, and a decorative font installed on that computer but absent from the recipient's. None of them is visible as long as the connection stays active, because the author's computer keeps fetching the missing resource without anything displaying differently on screen.

The check that matters: opening it offline

The proof that a document is truly self-contained comes from one simple manipulation.

Step 1, disconnect the computer from the internet.
Step 2, reopen the file from its folder.
Step 3, check that the text, images and formatting display, with no error message and no missing image.

If an image is missing or formatting breaks once offline, the file contained a dependency that did not show up while the computer stayed connected. Fix it before sending, not after the recipient reports the problem.

The format matters less than the file's self-sufficiency

A Word document, a PDF or a presentation can all be self-contained or all depend on outside resources: the format alone guarantees nothing. What guarantees self-sufficiency is the offline check described above, to be done before any send that matters to the cooperative. The recipe for producing a consistent document in several languages shares the same logic of checking, comparing before distributing rather than correcting afterwards.

Figure 1

A single-file document, three checkpoints to verify

No screenshot supplied, the caption describes the three checkpoints expected on a single-file document.123
  • 1No external link in the text, every reference points to content included in the same file.
  • 2The images are embedded in the file itself, they do not depend on a separate folder that could be missing on arrival.
  • 3The file was reopened once without an internet connection before sending, to confirm that everything displays.
The annotation marks up a single document sent by email: no external link, images included in the file, and an offline check carried out before sending.
Calibrate it yourself

A cooperative treasurer prepares a financial report to send by email to three members. Before sending it, he disconnects his computer's internet connection and reopens the file from its folder. An image of the cash flow chart does not display.

Write in one sentence what this situation establishes, and in one sentence what it does not establish.

What to remember
  • A file that points to a resource stored elsewhere works for its author and can fail for the recipient.
  • The check that matters is done by disconnecting from the internet and reopening the file from its folder.
  • The document's format, text, spreadsheet or presentation, does not on its own guarantee its offline self-sufficiency.
  • Fixing a missing dependency before sending costs less than fixing it after the recipient has reported it.
Do this now

Before sending an important document, disconnect your internet connection, reopen the file from its folder, and check that the text, images and formatting all display with no error message.