By ScoutMyTool Editorial Team · Last updated: 2026-05-27
Introduction
A curator I worked with once described her PDF workflow as "make it look right in the gallery, make it look right on the registrar’s screen, and make sure the archive copy will still open in 2050." Those three goals pull in different directions — gallery handouts want compressed images and small files, registrar references want true color and embedded TIFFs, archive copies want PDF/A and no risky features. The good news is the format supports all of it; the bad news is that none of the defaults do. Here is the working setup I use for exhibition catalogs and provenance docs, with the metadata and color choices that hold up across institutions.
Vocabulary, quickly
| Term | Meaning |
|---|---|
| Catalog raisonné | Definitive list of an artist’s works; the source-of-truth document curators reference |
| Condition report | Per-object structural and surface assessment with annotated images |
| Provenance chain | Ordered ownership and exhibition history for an object |
| Loan form | Legal paperwork attached to inter-institutional object movement |
| PDF/A-3 | Archival PDF profile that allows embedded source files (TIFF, XLSX) |
| CMYK proof | PDF prepared in print color space for offset reproduction |
| Color profile (ICC) | Embedded mapping that keeps colors stable across devices |
Step by step
- Decide which copy you are producing. Gallery handout, registrar reference, archive deposit — each has different color, embedding, and compression targets.
- Normalize object photos. Convert to sRGB for screen, retain the master TIFF in Adobe RGB or ProPhoto for archive. Never mix color spaces in a single PDF.
- Embed fonts on every export. Curator catalogs use distinctive typography. A font substitution at print or archive time corrupts the visual identity of the publication.
- Use a consistent metadata schema. Author, accession-number list, exhibition identifier, lender attributions. Store the same fields in the same XMP block on every file.
- Attach archival originals. In the archive copy, embed the source TIFF for each plate using PDF/A-3 attachments. The rendered page is for reading; the attachment is for restoration.
- Sign and seal. Loan paperwork and condition reports want a digital signature on the final page. Use a sign-once policy and a tamper-evident certificate, not a flattened image of a handwritten signature.
- Produce print and screen variants separately. Export CMYK + bleed for the printer; export sRGB + smaller images for the screen copy. The same source file produces both; the export profile changes.
- Spot-check on three devices. Phone, registrar workstation, color-managed proof printer. If any one looks wrong, the export setting is wrong — not the source file.
Curatorial checklist before distribution
- Every plate caption includes accession number, dimensions, medium, and date — registrar systems search on these fields and inconsistent formatting breaks the search.
- Color profiles are embedded; the PDF does not rely on the viewer to assume sRGB or anything else. Run an output preview in your editor to confirm.
- Hyperlinks to online catalog records use stable accession-number URLs, not session tokens that expire when a registrar tries to follow them six months later.
- Provenance chains list owners in order with date ranges; gaps are marked "unknown" rather than omitted, so the reader sees where the chain is incomplete.
- Archival copy ships as PDF/A-3 with embedded TIFFs and a manifest page listing attachment file names and SHA-256 hashes.
- Loan paperwork is signed by the registrar before the PDF leaves the building — not after, when an unsigned copy may have already been forwarded.
Related reading and tools
FAQ
- Should an exhibition catalog ship as PDF/A or regular PDF?
- For the archive copy, PDF/A — specifically PDF/A-3 if you want to embed source TIFFs alongside the rendered pages. For the public download, regular PDF with embedded fonts and an sRGB color profile. The two files share a layout but differ in metadata, embedded streams, and color space. Ship both and label them clearly.
- Why do object photos look different on my registrar’s screen than mine?
- Almost always a color profile mismatch. The exporting Mac assumes Display P3, the registrar’s Windows machine assumes sRGB, and the PDF carries no ICC profile so each viewer guesses. Convert images to sRGB before placement, embed the sRGB ICC profile in the PDF export settings, and the same file renders consistently on both.
- How do I attach condition photos so they stay with the report?
- Use PDF/A-3 with the photo TIFFs embedded as file attachments, not just placed images. The placed image is what the page shows; the attachment is the archival original at full resolution. Registrars can extract the originals years later without losing fidelity, and the rendered report is still legible at hand-held distance.
- What metadata fields do registrars and lenders search?
- Title, Author (usually the institution or curator), Keywords (object accession numbers, exhibition title, artist name), and a custom XMP block for accession numbers and loan identifiers. Set these intentionally and consistently; ad-hoc keywords are unsearchable across a collection of 200 exhibition PDFs.
- Are catalogs better in print color space or screen color space?
- Two files. Print proof in CMYK with bleed for the printer; screen distribution in sRGB with embedded fonts. Trying to ship a single file for both produces a CMYK PDF that looks dull on a phone or an sRGB PDF that prints wrong on press. The duplicate file cost is trivial; the rework on a misprinted catalog is not.
- Can I version a provenance chain inside a single PDF?
- Yes — use the PDF document version history extension, or attach the previous version as an embedded file with a timestamped name. Either way, never edit a provenance chain silently. Each update is a new revision with a date and an initialed change note in the page footer.
Citations
- Wikipedia — “PDF/A — archival profile and embedded files.” en.wikipedia.org/wiki/PDF/A
- Wikipedia — “Provenance — documentation in art collections.” en.wikipedia.org/wiki/Provenance
- Wikipedia — “ICC profile — color management across devices.” en.wikipedia.org/wiki/ICC_profile
Prepare exhibition PDFs in your browser
Compress for handouts, embed for archive, sign for loans — ScoutMyTool runs every step locally so the catalog never leaves your laptop until you are ready to ship it.
Open the PDF toolkit →