Section 10 · Systems & Multi-Tool Workflow
Placing vs. Embedding
- Definition
Placing creates a link from a layout document to an external file that remains separate. Embedding copies the file’s data inside the layout document itself.
- Why it matters
Linked files stay editable at the source and update in the layout when changed; embedded files bloat the document and freeze their content. Print workflows assume linking.
- Example
Placing an image into a layout, editing and saving the source, and watching the layout frame update.
- Teaching note
The live update is the demo. Editing a source file in one application while the layout is visible in another, and watching the change propagate, communicates the concept faster than any explanation — and is worth doing as a low-stakes exercise before it’s a graded requirement.