Skip to main content

Contracts in Word? Convert, compress, then archive to PDF/A in Zapier using PDF4me

· 14 min read
SEO and Content Writer

Contracts, reports, proposals—many start as Word files. When you need them archived for compliance or long-term storage, a plain .docx won't cut it. PDF/A (ISO 19005) is the standard: fonts embedded, no external links, readable for decades. You can't go straight from Word to PDF/A—you must convert to PDF first. In Zapier, automate the full chain: watch a folder, convert Word (or Excel, PowerPoint) to PDF, compress it, turn that into PDF/A, and upload the archival file. Five steps. No manual export.

In a nutshell: New File in Folder watches /Blog Data/PDFAConvert to PDFCompress PDFCreate PDF/A (e.g. PDF/A-2b) → Upload File to /Blog Data/PDFA/Output. Input: Word Sample.docx. Output: PdfA_Zap_Output.pdf in archival format.

Why Convert First, Then Compress, Then Archive?

PDF/A only accepts PDFs. If your source is Word, Excel, PowerPoint, or an image, you must convert to PDF before applying PDF/A. The Convert to PDF action handles DOC, DOCX, PPT, PPTX, XLS, XLSX, TXT, EML, and common image formats. Compress PDF shrinks the file before archiving—smaller files transfer and store faster. Create PDF/A embeds fonts, removes external dependencies, and locks the document for long-term preservation. One Zap does all three—convert, compress, archive.

Complete Zap overview

Zapier Zap: New File in Folder → Convert to PDF → Compress PDF → Create PDF/A → Upload File

Five steps in sequence: trigger on new file → Convert to PDF → Compress PDF → Create PDF/A → Upload File. Each step shows a green checkmark when configured.


What You'll Get

Input: A Word document (e.g. Word Sample.docx) or other supported format in /Blog Data/PDFA. Output: An archival PDF/A file (e.g. PdfA_Zap_Output.pdf) in /Blog Data/PDFA/Output—ready for compliance, audits, or long-term archives.


What You Need

  • ZapierZapier account. New Zap with one trigger and four actions.
  • PDF4me API keyGet your API key. Connect it when you add PDF4me actions. First time? See Connect PDF4me to Zapier.
  • Dropbox — For the watched folder and output. Google Drive or other storage with New File in Folder and Upload File works too.

The Zap: 5 Steps

  1. New File in Folder (Dropbox) — Triggers when a file appears in the folder. Polls every 2 minutes.
  2. Convert to PDF (PDF4me) — Converts Word, Excel, PowerPoint, or images to PDF.
  3. Compress PDF (PDF4me) — Shrinks the PDF before archiving.
  4. Create PDF/A (PDF4me) — Converts the PDF to an archival-compliant format.
  5. Upload File (Dropbox) — Saves the PDF/A to your output folder.

Step 1: Watch the Folder (Trigger)

Zap so far: Trigger only.

  1. Add DropboxNew File in Folder as the trigger.
  2. SpaceDefault (or your Dropbox space).
  3. Folder (required) — /Blog Data/PDFA.
  4. Include files in subfolders?False (or True to include nested folders).
  5. Include file contents?Yes. Required so the Zap can pass the file to Convert, Compress, and Create PDF/A.
  6. Include sharing link?Yes (optional).

New File in Folder: Trigger configuration

New File in Folder: Space Default, Folder /Blog Data/PDFA, Include file contents Yes

Trigger setup: Space (Default), Folder path (/Blog Data/PDFA), Include file contents set to Yes. Must include file contents so later steps receive the actual file bytes.

Include file contents? Must be Yes. If it's No, Zapier passes a reference instead of the file, and the Convert/Compress/Create steps will fail.


Step 2: Convert to PDF

Zap so far: Trigger → Convert to PDF.

  1. Add PDF4meConvert to PDF.
  2. File (required) — Map 1. File from the New File in Folder step (Zapier may show "1. File: (Exists but not shown)").
  3. File Name — Map 1. File Name and 1. File Ext from step 1. For a Word doc, this might be Word Sample + .docx. The extension tells PDF4me what format to convert from.
  4. Output Size — Optional. Leave blank or specify if needed.

Convert to PDF: File mapping

Convert to PDF: File from step 1, File Name Word Sample.docx

Convert to PDF action: File mapped from step 1, File Name from trigger (e.g. Word Sample.docx). PDF4me auto-detects format from the extension.

Supported formats: DOC, DOCX, PPT, PPTX, XLS, XLSX, TXT, EML, BMP, GIF, JPEG, PNG, TIFF. The Convert to PDF action auto-detects the format from the file extension.


Step 3: Compress PDF

Zap so far: Trigger → Convert to PDF → Compress PDF.

  1. Add PDF4meCompress PDF.
  2. File (required) — Map 2. File Url from the Convert to PDF step.
  3. File Name — Map 2. File Name and 2. File Extension from step 2 (e.g. Word Sample + .pdf).
  4. ProfileMax (or a lighter profile if you prefer).

Compress PDF: Reduce file size before archiving

Compress PDF: File from Convert to PDF, Profile Max

Compress PDF action: File from step 2 (Convert to PDF output), Profile set to Max. Smaller files archive and transfer faster.


Step 4: Convert to PDF/A

Zap so far: Trigger → Convert to PDF → Compress PDF → Create PDF/A.

  1. Add PDF4meCreate PDF/A.
  2. File (required) — Map 3. File Url from the Compress PDF step.
  3. Specify File Name — Map 3. File Name and 3. File Extension from step 3 (e.g. Word Sample + .pdf).
  4. PDF/A Compliance (required) — Choose a level. PDF/A-2b Basic Conformance is a common choice for archival.

Create PDF/A: Archival configuration

Create PDF/A: File from 3. File Url, File Name from step 3, PDF/A Compliance PDF/A-2b

Create PDF/A action: File from Compress PDF output, Specify File Name from step 3, PDF/A Compliance (e.g. PDF/A-2b Basic Conformance).

PDF/A compliance options

PDF/A Compliance: PDF/A-1b, 1a, 2b, 2u, 2a
PDF/A Compliance: PDF/A-2u, 2a, 3b, 3u, 3a

PDF/A-1b — basic visual integrity. PDF/A-1a — accessible with document structure. PDF/A-2 — newer standard with improved compression. PDF/A-3 — allows embedding other files (e.g. XML, Excel).


Step 5: Upload the Archival PDF

Zap so far: Trigger → Convert to PDF → Compress PDF → Create PDF/A → Upload File.

  1. Add DropboxUpload File.
  2. SpaceDefault.
  3. Folder (required) — /Blog Data/PDFA/Output.
  4. File (required) — Map 4. File Url from the Create PDF/A step.
  5. OverwriteFalse (rename if exists) or True (replace).
  6. Specify File Name — e.g. PdfA_Zap_Output (or map from step 1 for dynamic naming).
  7. Specify File Extension.pdf.
  8. Include sharing link?Yes (optional).

Upload File: Save PDF/A to output folder

Upload File: Folder /Blog Data/PDFA/Output, File from 4. File Url, Specify File Name PdfA_Zap_Output, Extension .pdf

Upload File action: Folder (/Blog Data/PDFA/Output), File from Create PDF/A, Specify File Name (e.g. PdfA_Zap_Output), Specify File Extension (.pdf).

Avoid Zap loops: Upload to a different folder than the trigger. Use /Blog Data/PDFA/Output so the new file doesn't retrigger the Zap.


Who Uses "Convert Then Archive"? Real-World Examples

Contract management: Signed agreements often arrive as Word or PDF. Convert Word to PDF, compress, then to PDF/A, and store in a compliant archive—ready for audits and legal hold.

Board reports and minutes: Presentations and Word docs from meetings need long-term retention. Convert, compress, archive, and keep them readable for years.

HR and compliance: Policies, handbooks, and training materials in Word or Excel often require archival. Convert to PDF/A so they meet retention and accessibility requirements.


Quick Reference: Key Settings

StepSettingExample
1. New File in FolderInclude file contents?Yes
2. Convert to PDFFile Name1. File Name + 1. File Ext
3. Compress PDFFile2. File Url
4. Create PDF/APDF/A CompliancePDF/A-2b Basic Conformance
5. Upload FileSpecify File NamePdfA_Zap_Output

For full parameter details, see Convert to PDF — Zapier and Create PDF/A — Zapier.


Troubleshooting

"File: (Exists but not shown)" or conversion fails

Set Include file contents? Yes in the trigger. The Convert, Compress, and Create PDF/A steps need the actual file bytes, not a reference.

Wrong format or conversion error

Ensure File Name in Convert to PDF includes the correct extension (e.g. .docx). PDF4me uses it to detect the input format.

401, 402, or other API errors

PDF4me Troubleshooting covers 401 (API key), 402 (credits), and more.


What's Next?

  • Add a Filter to process only specific formats (e.g. .docx, .pptx) and skip PDFs or images.
  • Map 1. File Name to the output filename so each file keeps its base name (e.g. Contract_2024.docxContract_2024.pdf in PDF/A).
  • Already have PDFs? Use the Compress PDF then Create PDF/A Zap instead—no conversion step needed.